Class Summary |
AbsJmxServiceImpl |
JMX Service implementation
This singleton class must exist in each jonas server that is to be administered via JMX |
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 for SUN RI
Provides specific doStart() and doStop () methods. |
JonasManagementRepr |
Wraper class. |
JonasObjectName |
A set of static classes used to build the names of MBeans used in JOnAS
Each MBean or MBean type should have a method here. |
ManagementReprFactory |
Provides an appropriate management representative.
|
ManagementReprImpl |
Provides a management representative to be used by JMX based management applications, where the JMX
implementation is the SUN RI. |