Class AnnotationRefServiceFactory
java.lang.Object
org.apache.olingo.odata2.api.ODataServiceFactory
org.apache.olingo.odata2.annotation.processor.ref.AnnotationRefServiceFactory
ODataServiceFactory implemantion based on ListProcessor
in combination with Annotation-Support-Classes for EdmProvider, DataSource and ValueAccess.
-
Field Summary
Fields inherited from class org.apache.olingo.odata2.api.ODataServiceFactory
ACCEPT_FORM_ENCODING, FACTORY_CLASSLOADER_LABEL, FACTORY_INSTANCE_LABEL, FACTORY_LABEL, PATH_SPLIT_LABEL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateService(ODataContext context) <T extends ODataCallback>
TgetCallback(Class<T> callbackInterface) Methods inherited from class org.apache.olingo.odata2.api.ODataServiceFactory
createODataSingleProcessorService, handleException
-
Constructor Details
-
AnnotationRefServiceFactory
public AnnotationRefServiceFactory()
-
-
Method Details
-
createService
- Specified by:
createServicein classODataServiceFactory- Throws:
ODataException
-
getCallback
- Overrides:
getCallbackin classODataServiceFactory
-