|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBean | |
---|---|
org.infinispan.manager | Cache manager package |
org.infinispan.remoting.rpc | |
org.infinispan.util.concurrent.locks |
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.rpc |
---|
Classes in org.infinispan.remoting.rpc 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. |
Uses of MBean in org.infinispan.util.concurrent.locks |
---|
Classes in org.infinispan.util.concurrent.locks with annotations of type MBean | |
---|---|
class |
LockManagerImpl
Handles locks for the MVCC based LockingInterceptor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |