Cargo : Container Factory
This page last changed on Apr 25, 2005 by vmassol.
DefinitionInstantiate a container by nameExplanationThere are 2 solutions to instantiate a container:
Note: You can also pass the full container class name (that's useful if you wish to instantiate a custom container you have developed): Container container = factory.createContainer("org.codehaus.cargo.container.resin.Resin3xContainer");
|
![]() |
Document generated by Confluence on Apr 30, 2005 12:52 |