Uses of Package
org.ow2.jonas.lib.ejb21

Packages that use org.ow2.jonas.lib.ejb21
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.ejb2.internal.mbean   
org.ow2.jonas.generators.genic   
org.ow2.jonas.lib.ejb21   
org.ow2.jonas.lib.ejb21.ha   
org.ow2.jonas.lib.ejb21.jorm   
 

Classes in org.ow2.jonas.lib.ejb21 used by org.ow2.jonas.ejb2.internal
Container
          A Container is what a JOnAS Server can see of a JOnAS EJB Container.
PrincipalFactory
          PrincipalFactory.
 

Classes in org.ow2.jonas.lib.ejb21 used by org.ow2.jonas.ejb2.internal.mbean
JContainer
          This class represents an EJB container.
JEntityFactory
          This class is a factory for an Entity Bean.
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.ow2.jonas.lib.ejb21 used by org.ow2.jonas.generators.genic
Protocols
          Class used to manage protocol names
 

Classes in org.ow2.jonas.lib.ejb21 used by org.ow2.jonas.lib.ejb21
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.
EJBInvocation
          Class used for preInvoke.
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
          This class is a factory for an Entity Bean.
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.
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.
Protocols
          Class used to manage protocol names
RequestCtx
          Context associated to a request to a bean.
 

Classes in org.ow2.jonas.lib.ejb21 used by org.ow2.jonas.lib.ejb21.ha
BeanFactory
          Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
JEntityContext
          This class implements javax.ejb.EntityContext interface.
JEntityFactory
          This class is a factory for an Entity Bean.
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
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.
JRemote
          This class is the common part of the EJBObject implementation class.
JSessionFactory
          This class is a factory for a Session Bean.
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
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.
RequestCtx
          Context associated to a request to a bean.
 

Classes in org.ow2.jonas.lib.ejb21 used by org.ow2.jonas.lib.ejb21.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
          This class is a factory for an Entity Bean.
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 © 2010 OW2 Consortium. All Rights Reserved.