Package org.infinispan.commons.jmx
package org.infinispan.commons.jmx
Pluggable lookup for MBeanServer.
- Public API
-
ClassDescriptionImplementors of this should return an MBeanServer to which MBeans will be registered.Default implementation for
MBeanServerLookup
, will return the platform MBean server.