public class BufferedIncrementAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager
Constructor and Description |
---|
BufferedIncrementAdvice() |
Modifier and Type | Method and Description |
---|---|
Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
destroy() |
com.liferay.portal.kernel.increment.BufferedIncrement |
getNullAnnotation() |
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>