Package org.jboss.remotingjmx
Interface MBeanServerManager
public interface MBeanServerManager
Wrapper around the MBeanServerLocator in use to call the locator to locate the MBeanServerConnection to use and then wrap it
with the internal wrapper used to pass it around internaly.
- Author:
- Darran Lofthouse
-
Method Summary
-
Method Details
-
getDefaultMBeanServer
WrappedMBeanServerConnection getDefaultMBeanServer() -
getMBeanServer
-