SPIClusterableAdvice@Deprecated public class SPIClusterableAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.cluster.Clusterable>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager| Constructor and Description |
|---|
SPIClusterableAdvice()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
Object result)
Deprecated.
|
Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation)
Deprecated.
|
com.liferay.portal.kernel.cluster.Clusterable |
getNullAnnotation()
Deprecated.
|
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManagerafterThrowing, duringFinally, invoke, setNextMethodInterceptorpublic void afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
Object result)
throws Throwable
afterReturning in class ChainableMethodAdviceThrowablepublic Object before(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws Throwable
before in class ChainableMethodAdviceThrowablepublic com.liferay.portal.kernel.cluster.Clusterable getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.cluster.Clusterable>