Uses of Package
org.objectweb.jonas_ejb.container

Packages that use org.objectweb.jonas_ejb.container
org.objectweb.jonas.container   
org.objectweb.jonas.container.mbean   
org.objectweb.jonas.ha   
org.objectweb.jonas_ejb.container   
org.objectweb.jonas_ejb.container.jorm   
 

Classes in org.objectweb.jonas_ejb.container used by org.objectweb.jonas.container
Container
          A Container is what a JOnAS Server can see of a JOnAS EJB Container.
JTimerHandleInfo
          Hold TimerHandle datas.
PrincipalFactory
          PrincipalFactory.
 

Classes in org.objectweb.jonas_ejb.container used by org.objectweb.jonas.container.mbean
JContainer
          This class represents an EJB container.
JEntityFactory
           
JFactory
          This class is a factory for beans.
JSessionFactory
          This class is a factory for a Session Bean.
JStatelessFactory
          This class is a factory for a Session Stateless Bean.
 

Classes in org.objectweb.jonas_ejb.container used by org.objectweb.jonas.ha
JEntityContext
          This class implements javax.ejb.EntityContext interface.
JStatefulSwitch
          JStatefulSwitch is the implementation of JSessionSwitch dedicated to the Stateful Session Bean.
 

Classes in org.objectweb.jonas_ejb.container used by org.objectweb.jonas_ejb.container
BeanFactory
          Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
Container
          A Container is what a JOnAS Server can see of a JOnAS EJB Container.
EntityCounters
          This class is used by JMX to return a dump of instance's current use
JContainer
          This class represents an EJB container.
JContext
          This class implements javax.ejb.EJBContext class.
JEntityContext
          This class implements javax.ejb.EntityContext interface.
JEntityFactory
           
JEntityHome
          This class is the Standard Home for Entity objects It exists only for beans that have declared a Remote Interface.
JEntityLocal
          Generic part of the EJBLocalObject implementation
JEntityLocalHome
          This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface.
JEntityRemote
          Generic part of the EJBObject implementation
JEntitySwitch
          JEntitySwitch is used internally to synchronize accesses to the entity context and thus to the entity bean instance.
JEntitySwitchCST
          Container Serialized Transacted (CST) lock-policy.
JFactory
          This class is a factory for beans.
JHome
          This class represents an EJBHome Remote Interface It is shared between Sessions and Entities.
JLocal
          This class is the common part of the EJBLocalObject implementation class.
JLocalHome
          This class represents an EJBLocalHome It is shared between Sessions and Entities.
JMdbEndpointFactory
          This class is a factory for a Message Driven Bean Endpoints There is one such class per MDB class.
JMdbFactory
          This class is a factory for a Message Driven Bean There is one such class per MDB class.
JMessageEndpoint
          Generic interposed class for Message Endpoints This class presents these interfaces, depending on object reached: MessageDrivenContext interface to the bean instance
JRemote
          This class is the common part of the EJBObject implementation class.
JServiceEndpoint
          Implementation of the Service Endpoint Interface.
JServiceEndpointHome
          This class is a factory for JServiceEndpoint objects.
JSessionContext
          This class implements javax.ejb.SessionContext interface.
JSessionFactory
          This class is a factory for a Session Bean.
JSessionHome
          This class is the Standard Home for Session objects It exists only for beans that have declared a Remote Interface.
JSessionLocal
          Generic part of the EJBLocalObject implementation
JSessionLocalHome
          This class is the Standard LocalHome for Session objects It exists only for beans that have declared a Local Interface.
JSessionRemote
          Generic part of the EJBObject implementation
JSessionSwitch
          JSessionSwitch holds all the code that is common to EJBObject and EJBLocalObject for session beans.
JStatefulContext
          This class extends JSessionContext in case of Stateful Session Bean.
JStatefulFactory
          This class is a factory for a Session Stateful Bean.
JStatefulInputStream
          Extends ObjectInputStream because we want to enable resolveObject.
JStatefulOutputStream
          Extends ObjectOutputStream because we want to enable replaceObject.
JStatefulSwitch
          JStatefulSwitch is the implementation of JSessionSwitch dedicated to the Stateful Session Bean.
JStatelessFactory
          This class is a factory for a Session Stateless Bean.
JTimerService
          JOnAS Implementation of the TimerService interface (from EJB 2.1) One such object is created the first time a bean calls getTimerService.
JWrapper
          This class is just a wrapper to encapsulate some fields of a Stateful Session bean when it is serialized.
PermissionManager
          Defines a PermissionManager class which will manage JACC permissions for an ejbjar
PrincipalFactory
          PrincipalFactory.
RequestCtx
          Context associated to a request to a bean.
 

Classes in org.objectweb.jonas_ejb.container used by org.objectweb.jonas_ejb.container.jorm
BeanFactory
          Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
JContainer
          This class represents an EJB container.
JEntityContext
          This class implements javax.ejb.EntityContext interface.
JEntityFactory
           
JEntitySwitch
          JEntitySwitch is used internally to synchronize accesses to the entity context and thus to the entity bean instance.
JFactory
          This class is a factory for beans.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.