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