|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.bootstrap.impl.base.config.AbstractBasicServerConfig<org.jboss.bootstrap.spi.mc.config.MCServerConfig>
org.jboss.bootstrap.impl.mc.config.BasicMCServerConfig
public class BasicMCServerConfig
BasicServerConfig Simple Object-backed implementation of an MC Server Configuration
| Field Summary |
|---|
| Fields inherited from interface org.jboss.bootstrap.spi.config.ServerConfig |
|---|
PROP_KEY_BOOTSTRAP_HOME_URL, PROP_KEY_BOOTSTRAP_NAME, PROP_KEY_BOOTSTRAP_URL |
| Constructor Summary | |
|---|---|
BasicMCServerConfig()
Constructor |
|
BasicMCServerConfig(Map<String,String> overrideProperties)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.bootstrap.impl.base.config.AbstractBasicServerConfig |
|---|
adjustToDirectory, bootstrapHome, bootstrapHome, bootstrapName, bootstrapUrl, bootstrapUrl, checkMutable, copyURL, covarientReturn, freeze, getActualClass, getBootstrapHome, getBootstrapName, getBootstrapUrl, getProperties, getProperty, isFrozen, properties, properties, property, setPropertyForString, setPropertyForString, setPropertyForString, setPropertyForUrl, urlFromString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.bootstrap.spi.config.ServerConfig |
|---|
bootstrapHome, bootstrapHome, bootstrapName, bootstrapUrl, bootstrapUrl, freeze, getBootstrapHome, getBootstrapName, getBootstrapUrl, getProperties, getProperty, isFrozen, properties, properties, property |
| Constructor Detail |
|---|
public BasicMCServerConfig()
public BasicMCServerConfig(Map<String,String> overrideProperties)
overrideProperties - A Set of properties to override those found
in System Properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||