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

Packages that use StatefulSessionContainerInfo
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 StatefulSessionContainerInfo in org.openejb.alt.assembler.classic
 

Fields in org.openejb.alt.assembler.classic declared as StatefulSessionContainerInfo
 StatefulSessionContainerInfo[] ContainerSystemInfo.statefulContainers
           
 StatefulSessionContainerInfo[] ContainerManagerInfo.statefulContainers
           
 

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

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



Copyright © 1999-2011 OpenEJB. All Rights Reserved.