|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.spring.aop.ChainableMethodAdvice
com.liferay.portal.spring.aop.AnnotationChainableMethodAdvice<com.liferay.portal.kernel.cache.ThreadLocalCachable>
com.liferay.portal.cache.ThreadLocalCacheAdvice
public class ThreadLocalCacheAdvice
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.spring.aop.ChainableMethodAdvice |
|---|
nextMethodInterceptor, nullResult |
| Constructor Summary | |
|---|---|
ThreadLocalCacheAdvice()
|
|
| Method Summary | |
|---|---|
void |
afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Object result)
|
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation)
|
com.liferay.portal.kernel.cache.ThreadLocalCachable |
getNullAnnotation()
|
| Methods inherited from class com.liferay.portal.spring.aop.AnnotationChainableMethodAdvice |
|---|
buildMethodTargetClassKey, findAnnotation, getAnnotation, setBeanFactory |
| Methods inherited from class com.liferay.portal.spring.aop.ChainableMethodAdvice |
|---|
afterThrowing, duringFinally, invoke, setNextMethodInterceptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadLocalCacheAdvice()
| Method Detail |
|---|
public void afterReturning(org.aopalliance.intercept.MethodInvocation methodInvocation,
java.lang.Object result)
throws java.lang.Throwable
afterReturning in class ChainableMethodAdvicejava.lang.Throwable
public java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
before in class ChainableMethodAdvicejava.lang.Throwablepublic com.liferay.portal.kernel.cache.ThreadLocalCachable getNullAnnotation()
getNullAnnotation in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.cache.ThreadLocalCachable>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||