@Service public class EJBsHandler extends EJBHandler
localStrings| Constructor and Description |
|---|
EJBsHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.ResourceContainerContext[] rcContexts)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
processEJBgetTypeDependencies, isAEjbComponentClass, isAWebComponentClass, processAnnotation, validateAnnotatedLifecycleMethodgetAnnotationType, 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.ResourceContainerContext[] rcContexts)
throws org.glassfish.apf.AnnotationProcessorException
EJBHandlerprocessAnnotation in class EJBHandlerainfo - the annotation informationrcContexts - an array of ResourceContainerContextorg.glassfish.apf.AnnotationProcessorExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.