public class RetryAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.spring.aop.Retry>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager
Constructor and Description |
---|
RetryAdvice() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.spring.aop.Retry |
getNullAnnotation() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManager
afterReturning, afterThrowing, before, duringFinally, setNextMethodInterceptor
public com.liferay.portal.kernel.spring.aop.Retry getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.spring.aop.Retry>
public Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
invoke
in class ChainableMethodAdvice
Throwable