@Service public class EntityManagerReferenceHandler extends AbstractResourceHandler
ejbProvider, localStrings, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
EntityManagerReferenceHandler() |
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().
|
protected HandlerProcessingResult |
processEmRef(AnnotationInfo ainfo,
ResourceContainerContext[] rcContexts,
javax.persistence.PersistenceContext emRefAn)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
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
processAnnotation
in class AbstractResourceHandler
ainfo
- the annotation informationrcContexts
- an array of ResourceContainerContextAnnotationProcessorException
protected HandlerProcessingResult processEmRef(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, javax.persistence.PersistenceContext emRefAn) throws AnnotationProcessorException
AnnotationProcessorException
Copyright © 2019. All rights reserved.