public class Jetty4xEmbeddedStandaloneLocalConfiguration extends AbstractJettyEmbeddedStandaloneLocalConfiguration
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() |
createJettyFilterChain, doConfigureaddXmlReplacement, addXmlReplacement, configure, configureFiles, createFilterChain, getDestDirectoryLocation, getDestFileLocation, getFileProperties, getFilterChain, getType, performXmlReplacements, removeXmlReplacement, removeXmlReplacement, replaceInFile, setConfigFileProperty, setFileProperty, setupConfigurationDir, verifyaddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, revertPortOffset, revertPortOffset, setFileHandler, setLoggergetProperties, getPropertyValue, setPropertygetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDataSource, addDeployable, addResource, applyPortOffset, getDataSources, getDeployables, getFileHandler, getHome, getResources, revertPortOffset, setFileHandlergetProperties, getPropertyValue, setPropertypublic Jetty4xEmbeddedStandaloneLocalConfiguration(String dir)
AbstractJettyStandaloneLocalConfiguration#AbstractJettyStandaloneLocalConfiguration(String)public ConfigurationCapability getCapability()
getCapability in interface ConfigurationgetCapability in class AbstractJettyEmbeddedStandaloneLocalConfigurationConfigurationCapability of the configuration in term of properties it
supports, etcConfiguration.getCapability()protected void activateLogging(LocalContainer container) throws Exception
activateLogging in class AbstractJettyEmbeddedStandaloneLocalConfigurationcontainer - the container for which to establish loggingException - on errororg.codehaus.cargo.container.jetty.internal.AbstractJettyStandaloneLocalConfiguration#activateLogging(org.codehaus.cargo.container.LocalContainer)public String toString()
toString in class ObjectObject.toString()Copyright © 2004-2013 Codehaus. All Rights Reserved.