Interface Summary |
Container |
Common container API to wrap a physical container. |
ContainerCapability |
Represents the capability of a container. |
EmbeddedLocalContainer |
Represents an embedded container which only requires the correct JARs in the classpath to work. |
InstalledLocalContainer |
Represents a local container that requires an installation to work. |
LocalContainer |
A local container is a container that executes on the machine where Cargo is executing. |
RemoteContainer |
A remote container is a container that is already installed and started (locally or on a remote
machine). |