Uses of Class
org.jboss.cache.jmx.annotations.MBean

Packages that use MBean
org.jboss.cache   
org.jboss.cache.interceptors   
 

Uses of MBean in org.jboss.cache
 

Classes in org.jboss.cache with annotations of type MBean
 class DataContainerImpl
          A container for the root node in the cache, which also provides helpers for efficiently accessing nodes, walking trees, etc.
 class RegionManagerImpl
          The default region manager, used with MVCC locking.
 class RPCManagerImpl
          Manager that handles all RPC calls between JBoss Cache instances
 

Uses of MBean in org.jboss.cache.interceptors
 

Classes in org.jboss.cache.interceptors with annotations of type MBean
 class InterceptorChain
          Knows how to build and manage an chain of interceptors.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.