public class Jetty6xEmbeddedStandaloneLocalConfiguration extends AbstractJettyStandaloneLocalConfiguration
RESOURCE_PATH| Constructor and Description |
|---|
Jetty6xEmbeddedStandaloneLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activateLogging(LocalContainer container)
Turn on the logging for the container.
|
ConfigurationCapability |
getCapability() |
String |
toString() |
doConfigurecreateFilterChain, getType, setupConfigurationDir, verifyaddDeployable, configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandlergetProperties, getPropertyValue, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDeployable, configure, getDeployables, getHomegetProperties, getPropertyValue, setPropertypublic Jetty6xEmbeddedStandaloneLocalConfiguration(String dir)
public ConfigurationCapability getCapability()
getCapability in interface ConfigurationgetCapability in class AbstractJettyStandaloneLocalConfigurationConfiguration.getCapability()protected void activateLogging(LocalContainer container)
activateLogging in class AbstractJettyStandaloneLocalConfigurationcontainer - the container for which to establish loggingAbstractJettyStandaloneLocalConfiguration.activateLogging(org.codehaus.cargo.container.LocalContainer)public String toString()
toString in class ObjectObject.toString()Copyright © 2004-2013 Codehaus. All Rights Reserved.