public class Geronimo1xExistingLocalConfiguration extends AbstractExistingLocalConfiguration
Configuration
implementation.RESOURCE_PATH
Constructor and Description |
---|
Geronimo1xExistingLocalConfiguration(String dir) |
Modifier and Type | Method and Description |
---|---|
void |
addDeployable(Deployable newDeployable)
Geronimo does not support static deployments, warn the user.
|
protected void |
doConfigure(LocalContainer container) |
ConfigurationCapability |
getCapability() |
String |
toString() |
getType
addDataSource, addDataSourcesFromProperties, addResource, addResourcesFromProperties, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, setFileHandler, verify
getProperties, getPropertyValue, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addResource, configure, getDeployables, getFileHandler, getHome, getResources, setFileHandler
getProperties, getPropertyValue, setProperty
public Geronimo1xExistingLocalConfiguration(String dir)
public ConfigurationCapability getCapability()
Configuration.getCapability()
public String toString()
toString
in class Object
Object.toString()
public void addDeployable(Deployable newDeployable)
addDeployable
in interface LocalConfiguration
addDeployable
in class AbstractLocalConfiguration
LocalConfiguration.addDeployable(org.codehaus.cargo.container.deployable.Deployable)
protected void doConfigure(LocalContainer container) throws Exception
doConfigure
in class AbstractLocalConfiguration
Exception
AbstractLocalConfiguration.configure(org.codehaus.cargo.container.LocalContainer)
Copyright © 2004-2013 Codehaus. All Rights Reserved.