@Service public class RunAsHandler extends AbstractCommonAttributeHandler
ejbProvider, localStrings, logger| Constructor and Description |
|---|
RunAsHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebBundleContext webBundleContext)
Process Annotation with given WebBundleContext.
|
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebComponentContext[] webCompContexts)
Process Annotation with given WebCompContexts.
|
processAnnotation, supportTypeInheritancegetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
EjbContext[] ejbContexts)
throws org.glassfish.apf.AnnotationProcessorException
AbstractCommonAttributeHandlerprocessAnnotation in class AbstractCommonAttributeHandlerorg.glassfish.apf.AnnotationProcessorExceptionprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebComponentContext[] webCompContexts)
throws org.glassfish.apf.AnnotationProcessorException
AbstractCommonAttributeHandlerprocessAnnotation in class AbstractCommonAttributeHandlerorg.glassfish.apf.AnnotationProcessorExceptionprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebBundleContext webBundleContext)
throws org.glassfish.apf.AnnotationProcessorException
AbstractCommonAttributeHandlerprocessAnnotation in class AbstractCommonAttributeHandlerorg.glassfish.apf.AnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface org.glassfish.apf.AnnotationHandlergetTypeDependencies in class AbstractHandlerCopyright © 2013. All Rights Reserved.