Package org.objectweb.jonas.container

Interface Summary
EJBService EJB Service interface.
EJBServiceImplMBean MBean Interface for EJB Service Management MBean type: Standard MBean model: Inheritance (EJBServiceImpl)
JmxBeanFactoryMBean MBean Interface for general EJB Management MBean type: Standard MBean model: Delegate (ManagableEjb: JBeanHome and JMdbFactory)
JmxContainerMBean MBean Interface for container Manangement MBean type: Standard MBean model: Delegation
JmxEntityFactoryMBean MBean Interface for Entity EJB Management MBean type: Standard MBean model: Delegate (JEntityFactory)
JmxMdbFactoryMBean MBean interfaces for Mdb EJB Management MBean type: Standard MBean model: Delegate (JMdbFactory)
JmxSbfFactoryMBean MBean interface for Stateful Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
JmxSblFactoryMBean MBean interface for Stateless Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
JmxSessionFactoryMBean MBean Interface for Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
 

Class Summary
EJBServiceImpl Implementation of the EJB Container Service for jonas.
JmxBeanFactory MBean Class for general EJB Management MBean type: Standard MBean model: Delegate (ManagableEjb: JFactory)
JmxContainer MBean Interface for container Manangement MBean type: Standard MBean model: Delegation
JmxEntityFactory MBean Class for Entity EJB Management MBean type: Standard MBean model: Delegate (JEntityFactory)
JmxMdbFactory MBean Class for Mdb EJB Management MBean type: Standard MBean model: Delegate (JMdbFactory)
JmxSbfFactory MBean Class for Stateful Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
JmxSblFactory MBean Class for Stateless Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
JmxSessionFactory MBean Class for Session EJB Management MBean type: Standard MBean model: Delegate (JSessionFactory)
PrincipalFactoryImpl