Uses of Class
org.infinispan.jmx.annotations.MBean

Packages that use MBean
org.infinispan.lock   
org.infinispan.manager   
org.infinispan.remoting   
 

Uses of MBean in org.infinispan.lock
 

Classes in org.infinispan.lock with annotations of type MBean
 class LockManagerImpl
          Handles locks for the MVCC based LockingInterceptor
 

Uses of MBean in org.infinispan.manager
 

Classes in org.infinispan.manager with annotations of type MBean
 class DefaultCacheManager
          A CacheManager is the primary mechanism for retrieving a Cache instance, and is often used as a starting point to using the Cache.
 

Uses of MBean in org.infinispan.remoting
 

Classes in org.infinispan.remoting with annotations of type MBean
 class RpcManagerImpl
          This component really is just a wrapper around a Transport implementation, and is used to set up the transport and provide lifecycle and dependency hooks into external transport implementations.
 



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