| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DaemonClient.invoke(java.lang.String path,
DaemonParameters parameters)
Invokes Cargo daemon manager with a specified command and content data.
|
void |
DaemonClient.start(DaemonStart start)
Starts a container specified by the start request.
|
void |
DaemonClient.stop(java.lang.String handleId)
Stops the container with the specified handle identifier.
|
Copyright © 2004-2014 Codehaus. All Rights Reserved.