@Service public class AroundTimeoutHandler extends AroundInvokeHandler
localStrings| Constructor and Description |
|---|
AroundTimeoutHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected org.glassfish.apf.HandlerProcessingResult |
processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbInterceptorContext ejbInterceptorContext)
Process Annotation with given InteceptorContext.
|
getAroundInvocationDescriptor, getTypeDependencies, isDelegateeprocessAnnotation, 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 AroundInvokeHandlerorg.glassfish.apf.AnnotationProcessorExceptionprotected org.glassfish.apf.HandlerProcessingResult processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
com.sun.enterprise.deployment.annotation.context.EjbInterceptorContext ejbInterceptorContext)
throws org.glassfish.apf.AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AroundInvokeHandlerorg.glassfish.apf.AnnotationProcessorExceptionCopyright © 2017. All rights reserved.