Package org.apache.olingo.odata2.annotation.processor.api
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.
-
ClassDescriptionAnnotationServiceFactory which provides an AnnotationService which handles java beans (classes) annotated with annotation from
org.apache.olingo.olingo-odata2-api-annotationmodule (see packageorg.apache.olingo.odata2.api.annotation.edm).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).