Package org.objectweb.jonas.jmx

Interface Summary
JmxService JMX Service interface
RMIConnector interface for JMX Remote Call.
 

Class Summary
JmxServiceImpl JMX Service implementation This singleton class must exist in each jonas server that want to use JMX
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.
RMIConnectorImpl a simple remote delegation of JMX Server method Used by JAdmin.