@Service public class InitHandler extends AbstractAttributeHandler
| Constructor and Description |
|---|
InitHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getTypeDependencies() |
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
isDelegatee, processAnnotation, processAnnotation, supportTypeInheritancegetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbContext[] ejbContexts)
throws org.glassfish.apf.AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AbstractAttributeHandlerorg.glassfish.apf.AnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface org.glassfish.apf.AnnotationHandlergetTypeDependencies in class com.sun.enterprise.deployment.annotation.handlers.AbstractHandlerCopyright © 2013. All Rights Reserved.