@Service public class EJBsHandler extends EJBHandler
localStrings
ejbProvider, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
EJBsHandler() |
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().
|
processEJB
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
EJBHandler
processAnnotation
in class EJBHandler
ainfo
- the annotation informationrcContexts
- an array of ResourceContainerContextAnnotationProcessorException
Copyright © 2020. All rights reserved.