@Service public class EntityManagerReferencesHandler extends EntityManagerReferenceHandler
ejbProvider, localStrings, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
EntityManagerReferencesHandler() |
Modifier and Type | Method and Description |
---|---|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
ResourceContainerContext[] rcContexts)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
processEmRef
getTypeDependencies, isAEjbComponentClass, isAWebComponentClass, processAnnotation, validateAnnotatedLifecycleMethod
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) throws AnnotationProcessorException
EntityManagerReferenceHandler
processAnnotation
in class EntityManagerReferenceHandler
ainfo
- the annotation informationrcContexts
- an array of ResourceContainerContextAnnotationProcessorException
Copyright © 2021. All rights reserved.