Class EntityDataServiceApp
java.lang.Object
jakarta.ws.rs.core.Application
com.priint.pubserver.entitydata.service.EntityDataServiceApp
@ApplicationPath("/*")
public class EntityDataServiceApp
extends jakarta.ws.rs.core.Application
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getProperties
-
Constructor Details
-
EntityDataServiceApp
public EntityDataServiceApp()
-
-
Method Details
-
getClasses
- Overrides:
getClassesin classjakarta.ws.rs.core.Application
-
getSingletons
- Overrides:
getSingletonsin classjakarta.ws.rs.core.Application
-