@Service public class RunAsHandler extends AbstractCommonAttributeHandler
ejbProvider, localStrings, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
RunAsHandler() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext)
Process Annotation with given WebBundleContext.
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
WebComponentContext[] webCompContexts)
Process Annotation with given WebCompContexts.
|
processAnnotation, supportTypeInheritance
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts) throws AnnotationProcessorException
AbstractCommonAttributeHandler
processAnnotation
in class AbstractCommonAttributeHandler
AnnotationProcessorException
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, WebComponentContext[] webCompContexts) throws AnnotationProcessorException
AbstractCommonAttributeHandler
processAnnotation
in class AbstractCommonAttributeHandler
AnnotationProcessorException
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, WebBundleContext webBundleContext) throws AnnotationProcessorException
AbstractCommonAttributeHandler
processAnnotation
in class AbstractCommonAttributeHandler
AnnotationProcessorException
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies
in interface AnnotationHandler
getTypeDependencies
in class AbstractHandler
Copyright © 2021. All rights reserved.