public class Jetty6xEmbeddedStandaloneLocalConfiguration extends AbstractJettyEmbeddedStandaloneLocalConfiguration
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.
|
protected org.apache.tools.ant.types.FilterChain |
createJettyFilterChain()
Creates the filter chain that should be applied while copying container configuration files
to the working directory from which the container is started.
|
ConfigurationCapability |
getCapability() |
String |
toString() |
doConfigureaddXmlReplacement, addXmlReplacement, configureFiles, getType, performXmlReplacements, removeXmlReplacement, removeXmlReplacement, replaceInFile, setupConfigurationDir, verifyaddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, createFilterChain, getAntUtils, getDataSources, getDeployables, getDestDirectoryLocation, getDestFileLocation, getFileHandler, getFileProperties, getFilterChain, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, revertPortOffset, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty, setLoggergetProperties, getPropertyValue, setPropertygetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFileProperties, getFilterChainaddDataSource, addDeployable, addResource, applyPortOffset, configure, getDataSources, getDeployables, getFileHandler, getHome, getResources, revertPortOffset, setConfigFileProperty, setFileHandler, setFilePropertygetProperties, getPropertyValue, setPropertypublic Jetty6xEmbeddedStandaloneLocalConfiguration(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 org.apache.tools.ant.types.FilterChain createJettyFilterChain()
AbstractJettyEmbeddedStandaloneLocalConfigurationcreateJettyFilterChain in class AbstractJettyEmbeddedStandaloneLocalConfigurationnull.protected void activateLogging(LocalContainer container)
activateLogging in class AbstractJettyEmbeddedStandaloneLocalConfigurationcontainer - the container for which to establish loggingorg.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.