public class Oc4j9xStandaloneLocalConfiguration extends AbstractOrionStandaloneLocalConfiguration
XML_PARENT_OF_RESOURCESRESOURCE_PATH| Constructor and Description |
|---|
Oc4j9xStandaloneLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyCustomResources(String confDir,
org.apache.tools.ant.types.FilterChain filterChain)
Copy resources that are different between the different standalone implementations.
|
String |
toString() |
createConfigurationBuilder, doConfigure, getCapability, getNamespaces, getOrCreateDataSourceConfigurationFile, getOrCreateResourceConfigurationFile, getRoleToken, getUserToken, getXpathForDataSourcesParent, getXpathForResourcesParentconfigure, configure, configure, configureDataSources, configureResources, writeConfigurationToXpathconfigureFiles, createFilterChain, getDestDirectoryLocation, getDestFileLocation, getFileProperties, getFilterChain, getType, setConfigFileProperty, setFileProperty, setupConfigurationDir, verifyaddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, setFileHandlergetProperties, getPropertyValue, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDeployable, addResource, getDeployables, getFileHandler, getHome, getResources, setFileHandlergetProperties, getPropertyValue, setPropertypublic Oc4j9xStandaloneLocalConfiguration(String dir)
protected void copyCustomResources(String 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.