Uses of Class
org.openejb.core.entity.EntityInstanceManager

Packages that use EntityInstanceManager
org.openejb.core.entity The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Uses of EntityInstanceManager in org.openejb.core.entity
 

Fields in org.openejb.core.entity declared as EntityInstanceManager
protected  EntityInstanceManager EntityContainer.instanceManager
          Managed bean instances; transaction ready and ready pools
 

Methods in org.openejb.core.entity that return EntityInstanceManager
 EntityInstanceManager EntityContainer.getInstanceManager()
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.