org.jboss.cache.aop
Class InternalDelegate
java.lang.Object
org.jboss.cache.aop.InternalDelegate
public class InternalDelegate
- extends java.lang.Object
AopCache delegation to handle internal cache sotre, that is, the portion that is not part of user's data.
- Author:
- Ben Wang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS_INTERNAL
public static final java.lang.String CLASS_INTERNAL
- See Also:
- Constant Field Values
SERIALIZED
public static final java.lang.String SERIALIZED
- See Also:
- Constant Field Values
JBOSS_INTERNAL
public static final Fqn JBOSS_INTERNAL
JBOSS_INTERNAL_MAP
public static final Fqn JBOSS_INTERNAL_MAP
cache_
protected TreeCacheAop cache_
getAopInstance
protected AOPInstance getAopInstance(Fqn fqn)
throws CacheException
- Throws:
CacheException
Copyright © 1998-2005 JBoss Inc . All Rights Reserved.