|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerSystem | |
org.openejb.assembler |
Uses of ContainerSystem in org.openejb.assembler |
Methods in org.openejb.assembler that return ContainerSystem | |
ContainerSystem |
Assembler.buildContainerSystem(OpenEjbConfiguration configInfo)
When given a complete OpenEjbConfiguration graph this method, will construct an entire container system and return a reference to that container system, as ContainerSystem instance. |
Methods in org.openejb.assembler with parameters of type ContainerSystem | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |