Uses of Class
org.infinispan.jmx.ComponentsJmxRegistration
-
Packages that use ComponentsJmxRegistration Package Description org.infinispan.jmx Helpers that allow easy exposure of attributes and operations via JMX. -
-
Uses of ComponentsJmxRegistration in org.infinispan.jmx
Fields in org.infinispan.jmx declared as ComponentsJmxRegistration Modifier and Type Field Description protected ComponentsJmxRegistrationAbstractJmxRegistration. registrarMethods in org.infinispan.jmx that return ComponentsJmxRegistration Modifier and Type Method Description protected abstract ComponentsJmxRegistrationAbstractJmxRegistration. buildRegistrar()protected ComponentsJmxRegistrationCacheJmxRegistration. buildRegistrar()protected ComponentsJmxRegistrationCacheManagerJmxRegistration. buildRegistrar()Methods in org.infinispan.jmx with parameters of type ComponentsJmxRegistration Modifier and Type Method Description protected voidCacheJmxRegistration. updateDomain(ComponentsJmxRegistration registrar, MBeanServer mBeanServer, String groupName, CacheManagerJmxRegistration globalJmxRegistration)protected voidCacheManagerJmxRegistration. updateDomain(ComponentsJmxRegistration registrar, MBeanServer mBeanServer, String groupName)
-