|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheJmxWrapperMBean | |
---|---|
org.jboss.cache | |
org.jboss.cache.jmx | |
org.jboss.cache.loader.tcp |
Uses of CacheJmxWrapperMBean in org.jboss.cache |
---|
Methods in org.jboss.cache that return CacheJmxWrapperMBean | |
---|---|
CacheJmxWrapperMBean |
TreeCacheViewMBean.getCacheService()
|
Methods in org.jboss.cache with parameters of type CacheJmxWrapperMBean | |
---|---|
void |
TreeCacheViewMBean.setCacheService(CacheJmxWrapperMBean cache_service)
|
Uses of CacheJmxWrapperMBean in org.jboss.cache.jmx |
---|
Classes in org.jboss.cache.jmx that implement CacheJmxWrapperMBean | |
---|---|
class |
CacheJmxWrapper<K,V>
Wrapper class that exposes a JMX management interface |
Methods in org.jboss.cache.jmx with parameters of type CacheJmxWrapperMBean | |
---|---|
static void |
JmxUtil.registerCacheMBean(javax.management.MBeanServer server,
CacheJmxWrapperMBean cache,
java.lang.String cacheObjectName)
Deprecated. |
Uses of CacheJmxWrapperMBean in org.jboss.cache.loader.tcp |
---|
Methods in org.jboss.cache.loader.tcp with parameters of type CacheJmxWrapperMBean | |
---|---|
void |
TcpCacheServerMBean.setCacheJmxWrapper(CacheJmxWrapperMBean wrapper)
|
void |
TcpCacheServer.setCacheJmxWrapper(CacheJmxWrapperMBean wrapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |