Uses of Interface
org.openejb.spi.ContainerSystem

Packages that use ContainerSystem
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.core The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.spi The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

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

Methods in org.openejb.alt.assembler.classic that return ContainerSystem
 ContainerSystem Assembler.getContainerSystem()
           
 

Uses of ContainerSystem in org.openejb.core
 

Classes in org.openejb.core that implement ContainerSystem
 class ContainerSystem
           
 

Uses of ContainerSystem in org.openejb.spi
 

Methods in org.openejb.spi that return ContainerSystem
 ContainerSystem Assembler.getContainerSystem()
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.