Uses of Class
org.infinispan.jmx.AbstractJmxRegistration
-
Packages that use AbstractJmxRegistration Package Description org.infinispan.jmx Helpers that allow easy exposure of attributes and operations via JMX. -
-
Uses of AbstractJmxRegistration in org.infinispan.jmx
Subclasses of AbstractJmxRegistration in org.infinispan.jmx Modifier and Type Class Description classCacheJmxRegistrationIfConfiguration.jmxStatistics()is enabled, then class will register all the MBeans from cache local's ConfigurationRegistry to the MBean server.classCacheManagerJmxRegistrationRegisters all the components from global component registry to the mbean server.
-