public class JBoss5xStandaloneLocalConfiguration extends JBossStandaloneLocalConfiguration
jbossContainerRESOURCE_PATH| Constructor and Description |
|---|
JBoss5xStandaloneLocalConfiguration(String dir) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.tools.ant.types.FilterChain |
createJBossFilterChain(JBoss5xInstalledLocalContainer container)
Create and return a filterchain for the JBoss configuration files.
|
protected void |
doConfigure(LocalContainer container) |
copyExternalResources, createJBossFilterChain, getCapability, getJbossContainer, toString, verifyconfigure, configureFiles, createFilterChain, getDestDirectoryLocation, getDestFileLocation, getFileProperties, getFilterChain, getType, setConfigFileProperty, setFileProperty, setupConfigurationDiraddDataSource, 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 JBoss5xStandaloneLocalConfiguration(String dir)
AbstractStandaloneLocalConfiguration#AbstractStandaloneLocalConfiguration(String)protected org.apache.tools.ant.types.FilterChain createJBossFilterChain(JBoss5xInstalledLocalContainer container) throws MalformedURLException
container - The containerMalformedURLException - If a MalformedURLException occursprotected void doConfigure(LocalContainer container) throws Exception
doConfigure in class JBossStandaloneLocalConfigurationExceptionAbstractLocalConfiguration.configure(LocalContainer)Copyright © 2004-2013 Codehaus. All Rights Reserved.