Cargo : Container Stop
This page last changed on Apr 25, 2005 by vmassol.
DefinitionStop a running container Note: The stop action waits till the container is fully stopped before returning.Example using the Java APIStopping Orion 1.x:Container container = new Orion1xContainer(); container.setHomeDir("c:/apps/orion-1.6.0b"); container.stop(); Example using the Ant APIStopping Orion 1.x:<cargo-orion1x homeDir="c:/apps/orion-1.6.0b" action="stop"/>
|
![]() |
Document generated by Confluence on Apr 30, 2005 12:52 |