public class JBoss5xStandaloneLocalConfiguration extends JBossStandaloneLocalConfiguration
jbossContainer
RESOURCE_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, verify
configure, configureFiles, createFilterChain, getDestDirectoryLocation, getDestFileLocation, getFileProperties, getFilterChain, getType, setConfigFileProperty, setFileProperty, setupConfigurationDir
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 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 JBossStandaloneLocalConfiguration
Exception
AbstractLocalConfiguration.configure(LocalContainer)
Copyright © 2004-2013 Codehaus. All Rights Reserved.