|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.util.log.LoggedObject
org.codehaus.cargo.container.spi.configuration.AbstractConfiguration
org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration
org.codehaus.cargo.container.spi.configuration.AbstractExistingLocalConfiguration
Base implementation for an existing local configuration.
Field Summary |
Fields inherited from class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration |
RESOURCE_PATH |
Constructor Summary | |
AbstractExistingLocalConfiguration(java.lang.String dir)
{@inheritDoc} |
Method Summary | |
ConfigurationType |
getType()
|
Methods inherited from class org.codehaus.cargo.container.spi.configuration.AbstractLocalConfiguration |
addDeployable, configure, doConfigure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandler |
Methods inherited from class org.codehaus.cargo.container.spi.configuration.AbstractConfiguration |
getProperties, getPropertyValue, setProperty, verify |
Methods inherited from class org.codehaus.cargo.util.log.LoggedObject |
getLogger, setLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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, setProperty |
Methods inherited from interface org.codehaus.cargo.util.log.Loggable |
getLogger, setLogger |
Constructor Detail |
public AbstractExistingLocalConfiguration(java.lang.String dir)
AbstractLocalConfiguration.AbstractLocalConfiguration(String)
Method Detail |
public ConfigurationType getType()
getType
in interface Configuration
Configuration.getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |