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
configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandler
getProperties, getPropertyValue, setProperty, verify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
configure, getDeployables, getHome
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.