|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.cargo.container.spi.util.ContainerUtils
public final class ContainerUtils
Set of common Container utility methods for people extending Cargo.
| Method Summary | |
|---|---|
static java.net.URL |
getCPCURL(Configuration configuration)
|
static void |
waitTillContainerIsStopped(Container container)
Wait indefinitely till the container is stopped. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.net.URL getCPCURL(Configuration configuration)
configuration - the configuration from which to derive the CPC URL. We need it to get
the hostname, the port, etc.
public static void waitTillContainerIsStopped(Container container)
container - the local container
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||