Uses of Class
org.openejb.alt.assembler.classic.EntityContainerInfo

Packages that use EntityContainerInfo
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.assembler.classic.xml The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. 
 

Uses of EntityContainerInfo in org.openejb.alt.assembler.classic
 

Fields in org.openejb.alt.assembler.classic declared as EntityContainerInfo
 EntityContainerInfo[] ContainerSystemInfo.entityContainers
           
 EntityContainerInfo[] ContainerManagerInfo.entityContainers
           
 

Uses of EntityContainerInfo in org.openejb.alt.assembler.classic.xml
 

Subclasses of EntityContainerInfo in org.openejb.alt.assembler.classic.xml
 class EntityContainer
          A subclass of EntityContainerInfo filled with data from an XML file.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.