Package org.jboss.as.server.jmx
Interface PluggableMBeanServer
- All Superinterfaces:
MBeanServer,MBeanServerConnection
Interface for the pluggable mbean server set up by the jmx subsystem
- Author:
- Kabir Khan
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddPlugin(MBeanServerPlugin delegate) voidremovePlugin(MBeanServerPlugin delegate) Methods inherited from interface javax.management.MBeanServer
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, deserialize, deserialize, deserialize, getAttribute, getAttributes, getClassLoader, getClassLoaderFor, getClassLoaderRepository, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, instantiate, instantiate, instantiate, instantiate, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, registerMBean, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean
-
Method Details
-
addPlugin
-
removePlugin
-