|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.spring.aop.ChainableMethodAdvice
com.liferay.portal.spring.aop.AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>
com.liferay.portal.increment.BufferedIncrementAdvice
public class BufferedIncrementAdvice
Field Summary |
---|
Fields inherited from class com.liferay.portal.spring.aop.ChainableMethodAdvice |
---|
nextMethodInterceptor, nullResult |
Constructor Summary | |
---|---|
BufferedIncrementAdvice()
|
Method Summary | |
---|---|
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation)
|
com.liferay.portal.kernel.increment.BufferedIncrement |
getNullAnnotation()
|
Methods inherited from class com.liferay.portal.spring.aop.AnnotationChainableMethodAdvice |
---|
buildMethodTargetClassKey, findAnnotation, getAnnotation, setBeanFactory |
Methods inherited from class com.liferay.portal.spring.aop.ChainableMethodAdvice |
---|
afterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BufferedIncrementAdvice()
Method Detail |
---|
public java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws java.lang.Throwable
before
in class ChainableMethodAdvice
java.lang.Throwable
public com.liferay.portal.kernel.increment.BufferedIncrement getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.increment.BufferedIncrement>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |