Interface | Description |
---|---|
Configuration |
A configuration represents how a container is configured: where deployables are deployed,
container ports, logging levels, container authentication, etc.
|
ConfigurationCapability |
Represents the capability of a configuration.
|
ExistingLocalConfiguration |
An existing configuration allows you to point Cargo to a container configuration that you have
already set somewhere on your local file system.
|
LocalConfiguration |
A local configuration represents a container configuration located somewhere on the local file
system.
|
RuntimeConfiguration |
A runtime configuration represents a configuration for a container that is already started.
|
StandaloneLocalConfiguration |
Using a standalone configuration allows Cargo to create a valid configuration for your container
in the directory of your choice.
|
Class | Description |
---|---|
ConfigurationType |
Configuration type of
Configuration s. |
FileConfig |
Contains data about configuration files that should be used for the container.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.