Package org.objectweb.easybeans.jmx

Implementation of EJB 3.0 container

See:
          Description

Class Summary
CommonsModelerExtension Utility class used to extends mbeans-descriptors.
CommonsModelerHelper  
JMXRemoteHelper This helper class allow to start a JMX remote connector allowing to connect remote applications.
MBeanServerHelper Allow to start an MBean server and get an MBeanServer.
MBeansHelper Singleton object.Creates the MBeans and register them.
 

Exception Summary
CommonsModelerException Exception thrown if there is a failure in the Mbean commons modeler helper.
JMXRemoteException Exception thrown if there is a failure in the JMX remote helper.
MBeanServerException Exception thrown if there is a failure in the MBean helper.
MBeansException Exception thrown if there is a failure when initializing MBeans.
 

Package org.objectweb.easybeans.jmx Description

Implementation of EJB 3.0 container