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