List of usage examples for javax.management.modelmbean ModelMBean interface-usage
From source file org.browsermob.proxy.jetty.util.jmx.ModelMBeanImpl.java
/** Model MBean Implementation.
* This implementation of the JMX Model MBean API is designed to allow
* easy creation of Model MBeans. From minimal descriptions of
* operations and attributes, reflection is used to determine the full
* signature and ResourceBundles are used to determine other meta data.
*
From source file net.lightbody.bmp.proxy.jetty.util.jmx.ModelMBeanImpl.java
/** Model MBean Implementation.
* This implementation of the JMX Model MBean API is designed to allow
* easy creation of Model MBeans. From minimal descriptions of
* operations and attributes, reflection is used to determine the full
* signature and ResourceBundles are used to determine other meta data.
*
From source file org.openqa.jetty.util.jmx.ModelMBeanImpl.java
/** Model MBean Implementation.
* This implementation of the JMX Model MBean API is designed to allow
* easy creation of Model MBeans. From minimal descriptions of
* operations and attributes, reflection is used to determine the full
* signature and ResourceBundles are used to determine other meta data.
*