Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.jmx.ComponentsJmxRegistration

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 CacheJmxRegistration.buildRegistrar(Set<AbstractComponentRegistry.Component> components)
           
protected  ComponentsJmxRegistration CacheManagerJmxRegistration.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)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.