Class BufferedIncrementAdvice

Object
com.liferay.portal.kernel.aop.ChainableMethodAdvice
com.liferay.portal.increment.BufferedIncrementAdvice

public class BufferedIncrementAdvice extends com.liferay.portal.kernel.aop.ChainableMethodAdvice
Author:
Zsolt Berentey, Shuyang Zhou
  • Constructor Details

    • BufferedIncrementAdvice

      public BufferedIncrementAdvice()
  • Method Details

    • createMethodContext

      public Object createMethodContext(Class<?> targetClass, Method method, Map<Class<? extends Annotation>,Annotation> annotations)
      Specified by:
      createMethodContext in class com.liferay.portal.kernel.aop.ChainableMethodAdvice
    • before

      protected Object before(com.liferay.portal.kernel.aop.AopMethodInvocation aopMethodInvocation, Object[] arguments)
      Overrides:
      before in class com.liferay.portal.kernel.aop.ChainableMethodAdvice