|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerConfig | |
---|---|
org.jboss.bootstrap | |
org.jboss.bootstrap.spi |
Uses of ServerConfig in org.jboss.bootstrap |
---|
Classes in org.jboss.bootstrap that implement ServerConfig | |
---|---|
class |
BaseServerConfig
A container for the basic configuration elements required to create a Server instance. |
Methods in org.jboss.bootstrap that return ServerConfig | |
---|---|
ServerConfig |
AbstractServerImpl.getConfig()
Get the typed server configuration object which the server has been initalized to use. |
Uses of ServerConfig in org.jboss.bootstrap.spi |
---|
Methods in org.jboss.bootstrap.spi that return ServerConfig | |
---|---|
ServerConfig |
Server.getConfig()
Get the typed server configuration object which the server has been initalized to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |