public class BufferedIncrementAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager| Constructor and Description |
|---|
BufferedIncrementAdvice() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
destroy() |
com.liferay.portal.kernel.increment.BufferedIncrement |
getNullAnnotation() |
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManagerafterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptorpublic java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
before in class ChainableMethodAdvicejava.lang.Throwablepublic void destroy()
public com.liferay.portal.kernel.increment.BufferedIncrement getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>