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, setServiceBeanAopCacheManager
afterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptor
public Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
before
in class ChainableMethodAdvice
Throwable
public com.liferay.portal.kernel.spring.aop.Skip getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.spring.aop.Skip>