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