public class Resin2xStandaloneLocalConfiguration extends AbstractResinStandaloneLocalConfiguration
ContainerConfiguration
implementation.RESOURCE_PATH
Constructor and Description |
---|
Resin2xStandaloneLocalConfiguration(String dir) |
Modifier and Type | Method and Description |
---|---|
protected String |
createDatasourceTokenValue() |
protected org.apache.tools.ant.types.FilterChain |
createResinFilterChain() |
protected void |
prepareAdditions(Container container,
org.apache.tools.ant.types.FilterChain theFilterChain)
Allow specific version implementations to add custom preparation steps before the container
is started.
|
createExpandedWarTokenValue, doConfigure, getCapability, getSecurityToken, toString
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 Resin2xStandaloneLocalConfiguration(String dir)
protected void prepareAdditions(Container container, org.apache.tools.ant.types.FilterChain theFilterChain) throws IOException
prepareAdditions
in class AbstractResinStandaloneLocalConfiguration
container
- the container to configuretheFilterChain
- the filter chain used to replace Ant tokens in configurationIOException
- in case of an errorAbstractResinStandaloneLocalConfiguration.prepareAdditions(Container, FilterChain)
protected org.apache.tools.ant.types.FilterChain createResinFilterChain()
createResinFilterChain
in class AbstractResinStandaloneLocalConfiguration
AbstractResinStandaloneLocalConfiguration.createResinFilterChain()
protected String createDatasourceTokenValue()
Copyright © 2004-2013 Codehaus. All Rights Reserved.