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, setServiceBeanAopCacheManagerafterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptorpublic Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
before in class ChainableMethodAdviceThrowablepublic void destroy()
public com.liferay.portal.kernel.increment.BufferedIncrement getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>