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,
java.lang.Object result)
Deprecated.
|
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation)
Deprecated.
|
com.liferay.portal.kernel.cluster.Clusterable |
getNullAnnotation()
Deprecated.
|
findAnnotation, getAnnotationClassafterThrowing, duringFinally, invoke, setNextMethodInterceptor, setServiceBeanAopCacheManagerpublic void afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Object result)
throws java.lang.Throwable
afterReturning in class ChainableMethodAdvicejava.lang.Throwablepublic java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
before in class ChainableMethodAdvicejava.lang.Throwablepublic com.liferay.portal.kernel.cluster.Clusterable getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.cluster.Clusterable>