public class Resin3xStandaloneLocalConfiguration extends AbstractResinStandaloneLocalConfiguration
ContainerConfiguration implementation.RESOURCE_PATH| Constructor and Description |
|---|
Resin3xStandaloneLocalConfiguration(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, toStringcreateFilterChain, getType, setupConfigurationDir, verifyaddDeployable, configure, getAntUtils, getDeployables, getFileHandler, getHome, getResourceUtils, setFileHandlergetProperties, getPropertyValue, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDeployable, configure, getDeployables, getHomegetProperties, getPropertyValue, setPropertypublic Resin3xStandaloneLocalConfiguration(String dir)
protected void prepareAdditions(Container container, org.apache.tools.ant.types.FilterChain theFilterChain) throws IOException
prepareAdditions in class AbstractResinStandaloneLocalConfigurationcontainer - 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 AbstractResinStandaloneLocalConfigurationAbstractResinStandaloneLocalConfiguration.createResinFilterChain()protected String createDatasourceTokenValue()
Copyright © 2004-2013 Codehaus. All Rights Reserved.