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

Packages that use MCServerConfig
org.jboss.bootstrap.spi.mc.config   
 

Uses of MCServerConfig in org.jboss.bootstrap.spi.mc.config
 

Methods in org.jboss.bootstrap.spi.mc.config that return MCServerConfig
static MCServerConfig MCServerConfigFactory.createServerConfig()
          Creates an MCServerConfig from the default implementation class name MCServerConfigFactory.DEFAULT_MC_SERVER_CONFIG_IMPL_CLASS_NAME, using the Thread Context ClassLoader.
static MCServerConfig MCServerConfigFactory.createServerConfig(ClassLoader cl)
          Creates an MCServerConfig from the default implementation class name MCServerConfigFactory.DEFAULT_MC_SERVER_CONFIG_IMPL_CLASS_NAME, using the specified ClassLoader.
 



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