Package org.apache.olingo.odata2.annotation.processor.api
Annotations-API for Entity Data Model definition
The core API package contains contains the AnnotationServiceFactory as entry point to an implementation (core) of the Annotations-API for Entity Data Model definition.
-
Interface Summary Interface Description AnnotationServiceFactory.AnnotationServiceFactoryInstance Interface to be implemented for an instance of aAnnotationServiceFactory.AnnotationServiceFactoryInstancewhich provides anODataServicebased on annotation fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.apache.olingo.odata2.api.annotation.edm). -
Class Summary Class Description AnnotationServiceFactory AnnotationServiceFactory which provides an AnnotationService which handles java beans (classes) annotated with annotation fromorg.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.apache.olingo.odata2.api.annotation.edm).