Class ModelControllerMBeanServerPlugin

java.lang.Object
org.jboss.as.jmx.BaseMBeanServerPlugin
org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin
All Implemented Interfaces:
MBeanServer, MBeanServerConnection, MBeanServerPlugin

public class ModelControllerMBeanServerPlugin extends BaseMBeanServerPlugin
An MBeanServer wrapper that exposes the ModelController via JMX.
Author:
Kabir Khan