Uses of Interface
org.jboss.cache.TreeCacheMBean

Packages that use TreeCacheMBean
org.jboss.cache   
org.jboss.cache.aop   
org.jboss.cache.rpc   
 

Uses of TreeCacheMBean in org.jboss.cache
 

Classes in org.jboss.cache that implement TreeCacheMBean
 class TreeCache
          A tree-like structure that is replicated across several members.
 

Uses of TreeCacheMBean in org.jboss.cache.aop
 

Subinterfaces of TreeCacheMBean in org.jboss.cache.aop
 interface TreeCacheAopMBean
          MBean interface.
 

Classes in org.jboss.cache.aop that implement TreeCacheMBean
 class MarshalledTreeCache
          Version of TreeCache that added call to handle marshalling values.
 class TreeCacheAop
          Implementation of the cache using dyanmic aop interceptors.
 

Uses of TreeCacheMBean in org.jboss.cache.rpc
 

Subinterfaces of TreeCacheMBean in org.jboss.cache.rpc
 interface RpcTreeCacheMBean
          Deprecated. This class will be removed when JGroups adds a multiplexing capability.
 

Classes in org.jboss.cache.rpc that implement TreeCacheMBean
 class RpcTreeCache
          Deprecated. This class will be removed when JGroups adds a multiplexing capability.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.