|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentsJmxRegistration | |
---|---|
org.infinispan.jmx | Helpers that allow easy exposure of attributes and operations via JMX. |
Uses of ComponentsJmxRegistration in org.infinispan.jmx |
---|
Methods in org.infinispan.jmx that return ComponentsJmxRegistration | |
---|---|
protected ComponentsJmxRegistration |
CacheManagerJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components)
|
protected ComponentsJmxRegistration |
CacheJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components)
|
protected abstract ComponentsJmxRegistration |
AbstractJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components)
|
Methods in org.infinispan.jmx with parameters of type ComponentsJmxRegistration | |
---|---|
protected void |
CacheJmxRegistration.updateDomain(ComponentsJmxRegistration registrar,
GlobalComponentRegistry componentRegistry,
MBeanServer mBeanServer,
String groupName)
|
protected void |
CacheManagerJmxRegistration.updateDomain(ComponentsJmxRegistration registrar,
MBeanServer mBeanServer,
String groupName)
|
|
--> |