Package | Description |
---|---|
org.jboss.cache | |
org.jboss.cache.jmx | |
org.jboss.cache.loader.tcp |
Modifier and Type | Method and Description |
---|---|
CacheJmxWrapperMBean |
TreeCacheViewMBean.getCacheService() |
Modifier and Type | Method and Description |
---|---|
void |
TreeCacheViewMBean.setCacheService(CacheJmxWrapperMBean cache_service) |
Modifier and Type | Class and Description |
---|---|
class |
CacheJmxWrapper<K,V>
Wrapper class that exposes a
JMX management interface |
Modifier and Type | Method and Description |
---|---|
static void |
JmxUtil.registerCacheMBean(MBeanServer server,
CacheJmxWrapperMBean cache,
String cacheObjectName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TcpCacheServer.setCacheJmxWrapper(CacheJmxWrapperMBean wrapper) |
void |
TcpCacheServerMBean.setCacheJmxWrapper(CacheJmxWrapperMBean wrapper) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.