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, getUserTokencreateFilterChain, 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 OrionStandaloneLocalConfiguration(String dir)
protected void copyCustomResources(File confDir, org.apache.tools.ant.types.FilterChain filterChain) throws Exception
copyCustomResources in class AbstractOrionStandaloneLocalConfigurationconfDir - 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 ObjectObject.toString()Copyright © 2004-2013 Codehaus. All Rights Reserved.