public class Resin31xStandaloneLocalConfiguration extends Resin3xStandaloneLocalConfiguration
ContainerConfiguration implementation.XML_PARENT_OF_RESOURCESRESOURCE_PATH| Constructor and Description |
|---|
Resin31xStandaloneLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
prepareConfigurationDirectory(Container container,
String confDir)
Allow specific version implementations to add custom preparation steps before the container
is started.
|
createConfigurationBuilder, getCapability, getNamespaces, getResinLoggingLevel, getXpathForResourcesParentcreateExpandedWarTokenValue, doConfigure, getOrCreateDataSourceConfigurationFile, getOrCreateResourceConfigurationFile, getResinConfigurationFileName, getSecurityToken, getXpathForDataSourcesParent, toStringconfigure, configure, configure, configureDataSources, configureResources, writeConfigurationToXpathaddXmlReplacement, addXmlReplacement, configureFiles, getType, performXmlReplacements, removeXmlReplacement, removeXmlReplacement, replaceInFile, setupConfigurationDir, verifyaddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, 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, waitaddDataSource, addDeployable, addResource, applyPortOffset, getDataSources, getDeployables, getFileHandler, getFileProperties, getHome, getResources, revertPortOffset, setConfigFileProperty, setFileHandler, setFilePropertygetProperties, getPropertyValue, setPropertypublic Resin31xStandaloneLocalConfiguration(String dir)
protected void prepareConfigurationDirectory(Container container, String confDir) throws IOException
prepareConfigurationDirectory in class Resin3xStandaloneLocalConfigurationcontainer - the container to configureconfDir - Resin conf directoryIOException - in case of an errorResin3xStandaloneLocalConfiguration.prepareConfigurationDirectory(org.codehaus.cargo.container.Container, java.lang.String)Copyright © 2004-2013 Codehaus. All Rights Reserved.