@Deprecated public class BufferedIncrementAdvice extends AnnotationChainableMethodAdvice<BufferedIncrement>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager
Constructor and Description |
---|
BufferedIncrementAdvice()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
before(MethodInvocation methodInvocation)
Deprecated.
|
void |
destroy()
Deprecated.
|
BufferedIncrement |
getNullAnnotation()
Deprecated.
|
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManager
afterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptor
public java.lang.Object before(MethodInvocation methodInvocation) throws java.lang.Throwable
before
in class ChainableMethodAdvice
java.lang.Throwable
public void destroy()
public BufferedIncrement getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<BufferedIncrement>