org.jboss.cache.aop
Class CacheInterceptor
java.lang.Object
org.jboss.cache.aop.CacheInterceptor
- public class CacheInterceptor
- extends java.lang.Object
Created: Sat Apr 26 10:35:01 2003
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log_
protected static Logger (src) log_
CacheInterceptor
public CacheInterceptor(TreeCacheAop (src) cache,
Fqn (src) fqn,
CachedType (src) type)
getName
public java.lang.String getName()
invoke
public java.lang.Object invoke(Invocation invocation)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
checkCacheConsistency
protected void checkCacheConsistency()
throws java.lang.Exception
- Throws:
java.lang.Exception
beforeSerialization
public void beforeSerialization(java.lang.Object target)
throws java.lang.Exception
- Throws:
java.lang.Exception