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() |
doConfigure
addXmlReplacement, addXmlReplacement, addXmlReplacement, addXmlReplacement, configureFiles, getType, getXmlReplacements, performXmlReplacements, removeXmlReplacement, removeXmlReplacement, replaceInFile, setupConfigurationDir, verify
addDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, addUser, addUsersFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, createFilterChain, flagOffestApplied, getAntUtils, getDataSources, getDeployables, getDestDirectoryLocation, getDestFileLocation, getFileHandler, getFileProperties, getFilterChain, getHome, getPropertyValue, getResources, getResourceUtils, getUsers, isOffsetApplied, isOffsetApplied, parsePropertiesForPendingConfiguration, revertPortOffset, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty, setLogger
getProperties, setProperty
getLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDataSource, addDeployable, addResource, addUser, applyPortOffset, configure, getDataSources, getDeployables, getFileHandler, getFileProperties, getHome, getResources, getUsers, isOffsetApplied, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty
getProperties, getPropertyValue, setProperty
public Jetty6xEmbeddedStandaloneLocalConfiguration(String dir)
public ConfigurationCapability getCapability()
getCapability
in interface Configuration
getCapability
in class AbstractJettyEmbeddedStandaloneLocalConfiguration
ConfigurationCapability
of the configuration in term of properties it
supports, etcprotected org.apache.tools.ant.types.FilterChain createJettyFilterChain()
AbstractJettyEmbeddedStandaloneLocalConfiguration
createJettyFilterChain
in class AbstractJettyEmbeddedStandaloneLocalConfiguration
null
.protected void activateLogging(LocalContainer container)
activateLogging
in class AbstractJettyEmbeddedStandaloneLocalConfiguration
container
- the container for which to establish loggingCopyright © 2004–2018 Github. All rights reserved.