@Service public class AroundInvokeHandler extends AbstractAttributeHandler
localStringsejbProvider, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
AroundInvokeHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected LifecycleCallbackDescriptor |
getAroundInvocationDescriptor(AnnotationInfo ainfo) |
Class<? extends Annotation>[] |
getTypeDependencies() |
protected boolean |
isDelegatee()
This indicates whether the annotation can be processed by delegation
from the another annotation.
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbContext[] ejbContexts)
Process Annotation with given EjbContexts.
|
protected HandlerProcessingResult |
processAnnotation(AnnotationInfo ainfo,
EjbInterceptorContext ejbInterceptorContext)
Process Annotation with given InteceptorContext.
|
processAnnotation, supportTypeInheritancegetAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getDefaultProcessedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts) throws AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AbstractAttributeHandlerAnnotationProcessorExceptionprotected HandlerProcessingResult processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext) throws AnnotationProcessorException
AbstractAttributeHandlerprocessAnnotation in class AbstractAttributeHandlerAnnotationProcessorExceptionprotected LifecycleCallbackDescriptor getAroundInvocationDescriptor(AnnotationInfo ainfo)
public Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerprotected boolean isDelegatee()
AbstractAttributeHandlerisDelegatee in class AbstractAttributeHandlerCopyright © 2017. All rights reserved.