public class Jetty4xEmbeddedStandaloneLocalConfiguration extends AbstractJettyStandaloneLocalConfiguration
RESOURCE_PATH
Constructor and Description |
---|
Jetty4xEmbeddedStandaloneLocalConfiguration(String dir) |
Modifier and Type | Method and Description |
---|---|
protected void |
activateLogging(LocalContainer container)
Turn on the logging for the container.
|
ConfigurationCapability |
getCapability() |
String |
toString() |
doConfigure
createFilterChain, getType, setupConfigurationDir, verify
addDeployable, configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandler
getProperties, getPropertyValue, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDeployable, configure, getDeployables, getHome
getProperties, getPropertyValue, setProperty
public Jetty4xEmbeddedStandaloneLocalConfiguration(String dir)
public ConfigurationCapability getCapability()
getCapability
in interface Configuration
getCapability
in class AbstractJettyStandaloneLocalConfiguration
Configuration.getCapability()
protected void activateLogging(LocalContainer container) throws Exception
activateLogging
in class AbstractJettyStandaloneLocalConfiguration
container
- the container for which to establish loggingException
- on errorAbstractJettyStandaloneLocalConfiguration.activateLogging(org.codehaus.cargo.container.LocalContainer)
public String toString()
toString
in class Object
Object.toString()
Copyright © 2004-2013 Codehaus. All Rights Reserved.