Class JPARSApplication
java.lang.Object
jakarta.ws.rs.core.Application
org.eclipse.persistence.jpa.rs.service.JPARSApplication
Config class for JPA-RS REST service. This class should remain dependent only on classes from
the specification since it is designed to work with both Jersey 1.x and Jersey 2.x.
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.ws.rs.core.Application
getProperties, getSingletons
-
Constructor Details
-
JPARSApplication
public JPARSApplication()Instantiates a new jPARS application.
-
-
Method Details
-
getClasses
- Overrides:
getClasses
in classApplication
-
preDestroy
Clean up.
-