|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |