public abstract class AnnotationChainableMethodAdvice<T extends Annotation> extends ChainableMethodAdvice
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager
Constructor and Description |
---|
AnnotationChainableMethodAdvice() |
Modifier and Type | Method and Description |
---|---|
protected T |
findAnnotation(org.aopalliance.intercept.MethodInvocation methodInvocation) |
Class<? extends Annotation> |
getAnnotationClass() |
abstract T |
getNullAnnotation() |
afterReturning, afterThrowing, before, duringFinally, invoke, setNextMethodInterceptor, setServiceBeanAopCacheManager