@Service public class EntityManagerReferenceHandler extends AbstractResourceHandler
ejbProvider, localStrings, loggerANNOTATION_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, validateAnnotatedLifecycleMethodgetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) throws AnnotationProcessorException
processAnnotation in class AbstractResourceHandlerainfo - the annotation informationrcContexts - an array of ResourceContainerContextAnnotationProcessorExceptionprotected HandlerProcessingResult processEmRef(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, javax.persistence.PersistenceContext emRefAn) throws AnnotationProcessorException
AnnotationProcessorExceptionCopyright © 2017. All rights reserved.