Uses of Class
org.openejb.assembler.ContainerSystemInfo

Packages that use ContainerSystemInfo
org.openejb.assembler   
 

Uses of ContainerSystemInfo in org.openejb.assembler
 

Fields in org.openejb.assembler declared as ContainerSystemInfo
 ContainerSystemInfo OpenEjbConfiguration.containerSystem
           
 

Methods in org.openejb.assembler with parameters of type ContainerSystemInfo
 void AssemblerTool.assembleContainers(ContainerSystem containerSystem, ContainerSystemInfo containerSystemInfo)
          When given a complete ContainerSystemInfo object, this method, will construct all the containers (entity, stateful, stateless) and add those containers to the ContainerSystem.
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.