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