public class Oc4j9xStandaloneLocalConfiguration extends AbstractOrionStandaloneLocalConfiguration
XML_PARENT_OF_RESOURCES
RESOURCE_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, getXpathForResourcesParent
configure, configure, configure, configureDataSources, configureResources, writeConfigurationToXpath
configureFiles, createFilterChain, getDestDirectoryLocation, getDestFileLocation, getFileProperties, getFilterChain, getType, setConfigFileProperty, setFileProperty, setupConfigurationDir, verify
addDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, getAntUtils, getDataSources, getDeployables, getFileHandler, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, setFileHandler
getProperties, getPropertyValue, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addDeployable, addResource, getDeployables, getFileHandler, getHome, getResources, setFileHandler
getProperties, getPropertyValue, setProperty
public Oc4j9xStandaloneLocalConfiguration(String dir)
protected void copyCustomResources(String 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.