public abstract class AbstractExistingLocalConfiguration extends AbstractLocalConfiguration implements ExistingLocalConfiguration
RESOURCE_PATH
Constructor and Description |
---|
AbstractExistingLocalConfiguration(String dir) |
Modifier and Type | Method and Description |
---|---|
ConfigurationType |
getType() |
addDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, doConfigure, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, setFileHandler, verify
getProperties, getPropertyValue, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addDeployable, addResource, configure, getDeployables, getFileHandler, getHome, getResources, setFileHandler
getCapability, getProperties, getPropertyValue, setProperty
public AbstractExistingLocalConfiguration(String dir)
public ConfigurationType getType()
getType
in interface Configuration
Configuration.getType()
Copyright © 2004-2013 Codehaus. All Rights Reserved.