org.jboss.bootstrap.spi.mc.config
Interface MCServerConfig

All Superinterfaces:
MCBasedServerConfig<MCServerConfig>, org.jboss.bootstrap.spi.config.ServerConfig<MCServerConfig>

public interface MCServerConfig
extends MCBasedServerConfig<MCServerConfig>

MCServerConfig Contract of Microcontainer implementations of the ServerConfig

Version:
$Revision: $
Author:
ALR

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
 
Method Summary
 
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
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.