public class BufferedIncrementAdvice
extends com.liferay.portal.kernel.aop.ChainableMethodAdvice
Constructor and Description |
---|
BufferedIncrementAdvice() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
before(com.liferay.portal.kernel.aop.AopMethodInvocation aopMethodInvocation,
java.lang.Object[] arguments) |
java.lang.Object |
createMethodContext(java.lang.Class<?> targetClass,
java.lang.reflect.Method method,
java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation> annotations) |
public java.lang.Object createMethodContext(java.lang.Class<?> targetClass, java.lang.reflect.Method method, java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,java.lang.annotation.Annotation> annotations)
createMethodContext
in class com.liferay.portal.kernel.aop.ChainableMethodAdvice
protected java.lang.Object before(com.liferay.portal.kernel.aop.AopMethodInvocation aopMethodInvocation, java.lang.Object[] arguments)
before
in class com.liferay.portal.kernel.aop.ChainableMethodAdvice