@Service public class DeclareRolesHandler extends AbstractCommonAttributeHandler
ejbProvider, localStrings, logger| Constructor and Description |
|---|
DeclareRolesHandler() |
| 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.
|
protected boolean |
supportTypeInheritance()
This indicates whether the annotation type should be processed for
type level in super-class.
|
processAnnotationgetAnnotationType, 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 AbstractHandlerprotected boolean supportTypeInheritance()
AbstractCommonAttributeHandlersupportTypeInheritance in class AbstractCommonAttributeHandlerCopyright © 2013. All Rights Reserved.