Package org.infinispan.commons.jmx
Pluggable lookup for MBeanServer.
- Public API
-
Interface Summary Interface Description MBeanServerLookup Implementors of this should return an MBeanServer to which MBeans will be registered. -
Class Summary Class Description PlatformMBeanServerLookup Default implementation forMBeanServerLookup
, will return the platform MBean server.