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() |
getTypeconfigure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandlergetProperties, getPropertyValue, setProperty, verifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, getDeployables, getHomegetProperties, getPropertyValue, setPropertypublic Geronimo1xExistingLocalConfiguration(String dir)
public ConfigurationCapability getCapability()
Configuration.getCapability()public String toString()
toString in class ObjectObject.toString()public void addDeployable(Deployable newDeployable)
addDeployable in interface LocalConfigurationaddDeployable in class AbstractLocalConfigurationLocalConfiguration.addDeployable(org.codehaus.cargo.container.deployable.Deployable)protected void doConfigure(LocalContainer container) throws Exception
doConfigure in class AbstractLocalConfigurationExceptionAbstractLocalConfiguration.configure(org.codehaus.cargo.container.LocalContainer)Copyright © 2004-2013 Codehaus. All Rights Reserved.