|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StandaloneLocalConfiguration
Using a standalone configuration allows Cargo to create a valid configuration for your container
in the directory of your choice. It uses default parameters and allows you to modify important
ones. If you find that there are parameters that you cannot modify using a standalone
configuration you should switch to an ExistingLocalConfiguration
. However, doing so means
that you'll need to set up the configuration yourself on your local file system.
Method Summary |
---|
Methods inherited from interface org.codehaus.cargo.container.configuration.LocalConfiguration |
---|
addDeployable, configure, getDeployables, getHome |
Methods inherited from interface org.codehaus.cargo.container.configuration.Configuration |
---|
getCapability, getProperties, getPropertyValue, getType, setProperty |
Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
---|
getLogger, setLogger |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |