public class GlassFish3xStandaloneLocalConfiguration extends AbstractGlassFishStandaloneLocalConfiguration
RESOURCE_PATH| Constructor and Description |
|---|
GlassFish3xStandaloneLocalConfiguration(String home)
Creates the local configuration object.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
configureUsingAsAdmin(AbstractGlassFishInstalledLocalContainer abstractGlassFishInstalledLocalContainer)
Configures the domain using
asadmin. |
ConfigurationCapability |
getCapability() |
doConfigure, getPropertyValueString, verifyaddXmlReplacement, addXmlReplacement, configureFiles, getType, performXmlReplacements, removeXmlReplacement, removeXmlReplacement, replaceInFile, setupConfigurationDiraddDataSource, addDataSourcesFromProperties, addDeployable, addResource, addResourcesFromProperties, applyPortOffset, applyPortOffset, collectUnsupportedDataSourcesAndThrowException, collectUnsupportedResourcesAndThrowException, configure, createFilterChain, getAntUtils, getDataSources, getDeployables, getDestDirectoryLocation, getDestFileLocation, getFileHandler, getFileProperties, getFilterChain, getHome, getResources, getResourceUtils, parsePropertiesForPendingConfiguration, revertPortOffset, revertPortOffset, setConfigFileProperty, setFileHandler, setFileProperty, setLoggergetProperties, getPropertyValue, setPropertygetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddDataSource, addDeployable, addResource, applyPortOffset, configure, getDataSources, getDeployables, getFileHandler, getFileProperties, getHome, getResources, revertPortOffset, setConfigFileProperty, setFileHandler, setFilePropertygetProperties, getPropertyValue, setPropertypublic GlassFish3xStandaloneLocalConfiguration(String home)
home - The work directory where files needed to run Glassfish will be created.public ConfigurationCapability getCapability()
ConfigurationCapability of the configuration in term of properties it
supports, etcprotected int configureUsingAsAdmin(AbstractGlassFishInstalledLocalContainer abstractGlassFishInstalledLocalContainer)
asadmin.configureUsingAsAdmin in class AbstractGlassFishStandaloneLocalConfigurationabstractGlassFishInstalledLocalContainer - GlassFish container.asadmin returned.Copyright © 2004-2013 Codehaus. All Rights Reserved.