|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.components.interceptors.AbstractCacheInterceptor
org.apache.jetspeed.components.interceptors.RemoveFromCacheInterceptor
public class RemoveFromCacheInterceptor
RemoveFromCacheInterceptor
Field Summary |
---|
Fields inherited from class org.apache.jetspeed.components.interceptors.AbstractCacheInterceptor |
---|
cache, uniquePrefix |
Constructor Summary | |
---|---|
RemoveFromCacheInterceptor(GeneralCache cache)
|
Method Summary | |
---|---|
protected java.lang.Object |
doCacheOperation(org.aopalliance.intercept.MethodInvocation mi,
java.lang.String uniqueKey)
doCacheOperation |
Methods inherited from class org.apache.jetspeed.components.interceptors.AbstractCacheInterceptor |
---|
buildKey, invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveFromCacheInterceptor(GeneralCache cache)
cache
- Method Detail |
---|
protected java.lang.Object doCacheOperation(org.aopalliance.intercept.MethodInvocation mi, java.lang.String uniqueKey) throws java.lang.Throwable
doCacheOperation
doCacheOperation
in class AbstractCacheInterceptor
mi
- uniqueKey
-
java.lang.Throwable
AbstractCacheInterceptor.doCacheOperation(org.aopalliance.intercept.MethodInvocation, java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |