Uses of Interface
org.jboss.cache.TreeCacheMBean

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

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 TreeCacheAop
          Implementation of the cache using dyanmic aop interceptors.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.