Definition
Stop a running container
|
This feature is only available for local containers |
Note: The stop action waits till the container is fully stopped before returning.
Example using the Java API
Stopping Orion 1.x:
Example using the Ant API
Stopping Orion 1.x:
Note that if you use the refid attribute you'll need to have defined it using an id attribute when you started the container. For example:
Alternatively you could specify a full configuration if you don't want to use the refid attribute.
Labels: