Package org.infinispan.commons.jmx
-
Interface Summary Interface Description MBeanServerLookup Implementors of this should return an MBeanServer to which MBeans will be registered. -
Class Summary Class Description JBossMBeanServerLookup MBeanServer lookup implementation to locate the JBoss MBeanServer.JmxUtil Class containing JMX related utility methods.PlatformMBeanServerLookup Default implementation forMBeanServerLookup
, will return the platform MBean server.