Uses of Interface
org.jboss.bootstrap.spi.as.config.JBossASServerConfig

Packages that use JBossASServerConfig
org.jboss.bootstrap.spi.as.config   
 

Uses of JBossASServerConfig in org.jboss.bootstrap.spi.as.config
 

Methods in org.jboss.bootstrap.spi.as.config that return JBossASServerConfig
static JBossASServerConfig JBossASServerConfigFactory.createServerConfig()
          Creates a JBossASServerConfig from the default implementation class name JBossASServerConfigFactory.DEFAULT_AS_SERVER_CONFIG_IMPL_CLASS_NAME, using the Thread Context ClassLoader.
static JBossASServerConfig JBossASServerConfigFactory.createServerConfig(ClassLoader cl)
          Creates a JBossASServerConfig from the default implementation class name JBossASServerConfigFactory.DEFAULT_AS_SERVER_CONFIG_IMPL_CLASS_NAME, using the specified ClassLoader.
 



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