public class OrionStandaloneLocalConfiguration extends AbstractOrionStandaloneLocalConfiguration
ContainerConfiguration
implementation.RESOURCE_PATH
Constructor and Description |
---|
OrionStandaloneLocalConfiguration(String dir) |
Modifier and Type | Method and Description |
---|---|
protected void |
copyCustomResources(File confDir,
org.apache.tools.ant.types.FilterChain filterChain)
Copy resources that are different between the different standalone implementations.
|
String |
toString() |
createDatasourceTokenValue, doConfigure, getCapability, getRoleToken, getUserToken
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 OrionStandaloneLocalConfiguration(String dir)
protected void copyCustomResources(File confDir, org.apache.tools.ant.types.FilterChain filterChain) throws Exception
copyCustomResources
in class AbstractOrionStandaloneLocalConfiguration
confDir
- the configuration dir where to copy the resources tofilterChain
- the Ant filter chain to apply when copying the resourcesException
- in case of an error during the copyAbstractOrionStandaloneLocalConfiguration.copyCustomResources(java.io.File, org.apache.tools.ant.types.FilterChain)
public String toString()
toString
in class Object
Object.toString()
Copyright © 2004-2013 Codehaus. All Rights Reserved.