Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mortbay.util.jmx: Javadoc index of package org.mortbay.util.jmx.


Package Samples:

org.mortbay.util.jmx

Classes:

ModelMBeanImpl: 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. This class is normally used in one of the following patterns: As a base class for a real MBean that contains the actual attributes and operations of the MBean. Such an Object is only usable in a JMX environment. As a proxy MBean to another non-JMX object. The attributes and operations of the proxied object ...
TestModelMBean: Test ModelMBeanImpl
CodeMBean
LifeCycleMBean
LogMBean
LogSinkMBean
Main
OutputStreamLogSinkMBean
ThreadedServerMBean
ThreadPoolMBean
MX4JHttpAdaptor

Home | Contact Us | Privacy Policy | Terms of Service