org.jboss.bootstrap.spi.mc.config
Interface MCBasedServerConfig<T extends MCBasedServerConfig<T>>

All Superinterfaces:
org.jboss.bootstrap.spi.config.ServerConfig<T>
All Known Subinterfaces:
MCServerConfig

public interface MCBasedServerConfig<T extends MCBasedServerConfig<T>>
extends org.jboss.bootstrap.spi.config.ServerConfig<T>

MCBasedServerConfig Contract for MC-based Servers, may be extended for a direct MC 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.