Uses of Package
org.openejb.core

Packages that use org.openejb.core
org.openejb.alt.assembler.classic The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. 
org.openejb.alt.containers.castor_cmp11 The classes and interfaces directly under this package define the basic parts of the Castor CMP 1.1 implementation. 
org.openejb.core The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.entity The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.ivm The IntraVM server. 
org.openejb.core.stateful The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.stateless The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.core.transaction The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.tomcat   
 

Classes in org.openejb.core used by org.openejb.alt.assembler.classic
ContainerSystem
           
DeploymentInfo
          Contains all the information needed by the container for a particular deployment.
 

Classes in org.openejb.core used by org.openejb.alt.containers.castor_cmp11
DeploymentInfo
          Contains all the information needed by the container for a particular deployment.
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.core
DeploymentContext
           
DeploymentInfo
          Contains all the information needed by the container for a particular deployment.
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.core.entity
CoreContext
          CoreContext is serializable so that it can be serialized if its referenced by a stateful bean that is being passivated (written to disk).
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.core.ivm
DeploymentInfo
          Contains all the information needed by the container for a particular deployment.
 

Classes in org.openejb.core used by org.openejb.core.stateful
CoreContext
          CoreContext is serializable so that it can be serialized if its referenced by a stateful bean that is being passivated (written to disk).
CoreUserTransaction
          Implements the bean's UserTransaction interface into the transaction monitor.
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.core.stateless
CoreContext
          CoreContext is serializable so that it can be serialized if its referenced by a stateful bean that is being passivated (written to disk).
DeploymentInfo
          Contains all the information needed by the container for a particular deployment.
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.core.transaction
ThreadContext
          TODO: Add comment
 

Classes in org.openejb.core used by org.openejb.tomcat
RpcContainerWrapper
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.