public class SkipAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.spring.aop.Skip>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager| Constructor and Description |
|---|
SkipAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
com.liferay.portal.kernel.spring.aop.Skip |
getNullAnnotation() |
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManagerafterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptorpublic Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
before in class ChainableMethodAdviceThrowablepublic com.liferay.portal.kernel.spring.aop.Skip getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.spring.aop.Skip>