Package org.objectweb.jonas.jmx

Interface Summary
JmxService JMX Service interface
ManagementRepr Defines all the management operations invoked by management applications through the JonasManagementRepr class.
RMIConnector Interface for JMX Remote Calls.
 

Class Summary
AbsJmxServiceImpl JMX Service implementation.
CatalinaObjectName A set of static classes used to build the names of Catalina MBeans used in JOnAS.
ConnectorFactory Manages the current "jonas provided" RMIConnector used to communicate with the MBEanServer.
J2eeObjectName A set of static methods used to create object names for J2EE managed object.
JmxServiceImpl JMX Service implementation.
JonasManagementRepr Wraper class.
JonasObjectName A set of static classes used to build the names of proprietary MBeans used in JOnAS and in Joram.
JoramObjectName A set of static classes used to build the names of proprietary MBeans used in Joram.
ManagementReprFactory Provides an appropriate management representative.
ManagementReprImpl Provides a management representative to be used by JMX based management applications.
ManagementReprImplJSR160 Provides a management representative to be used by JMX based management applications.
ManagementReprLoader  
RMIConnectorImpl Implements RMIConnector, the interface for JMX Remote Calls used by thr management applications.
 

Exception Summary
ManagementException Implement exceptions thrown by the management operations