@Service public class AroundTimeoutHandler extends AroundInvokeHandler
localStrings
ejbProvider, logger
ANNOTATION_HANDLER_METADATA
Constructor and Description |
---|
AroundTimeoutHandler() |
Modifier and Type | Method and Description |
---|---|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext)
Process Annotation with given InteceptorContext.
|
getAroundInvocationDescriptor, getTypeDependencies, isDelegatee
processAnnotation, supportTypeInheritance
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethod
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts) throws AnnotationProcessorException
AbstractAttributeHandler
processAnnotation
in class AroundInvokeHandler
AnnotationProcessorException
protected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext) throws AnnotationProcessorException
AbstractAttributeHandler
processAnnotation
in class AroundInvokeHandler
AnnotationProcessorException
Copyright © 2018. All rights reserved.