Package | Description |
---|---|
org.infinispan.jmx |
Helpers that allow easy exposure of attributes and operations via JMX.
|
Modifier and Type | Method and Description |
---|---|
protected ComponentsJmxRegistration |
CacheJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components) |
protected ComponentsJmxRegistration |
CacheManagerJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components) |
protected abstract ComponentsJmxRegistration |
AbstractJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components) |
Modifier and Type | Method and Description |
---|---|
protected void |
CacheJmxRegistration.updateDomain(ComponentsJmxRegistration registrar,
GlobalComponentRegistry componentRegistry,
MBeanServer mBeanServer,
String groupName) |
protected void |
CacheManagerJmxRegistration.updateDomain(ComponentsJmxRegistration registrar,
MBeanServer mBeanServer,
String groupName) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.