Class ODataApplication
java.lang.Object
jakarta.ws.rs.core.Application
org.apache.olingo.odata2.core.rest.app.ODataApplication
- Direct Known Subclasses:
AbstractODataApplication
public class ODataApplication
extends jakarta.ws.rs.core.Application
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSingletons are not recommended because they break the state less REST principle.Methods inherited from class jakarta.ws.rs.core.Application
getProperties
-
Constructor Details
-
ODataApplication
public ODataApplication()
-
-
Method Details
-
getClasses
- Overrides:
getClassesin classjakarta.ws.rs.core.Application
-
getSingletons
Singletons are not recommended because they break the state less REST principle.- Overrides:
getSingletonsin classjakarta.ws.rs.core.Application
-