站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 system API Documentation 英文版文档

Uses of Interface org.jboss.system.server.ServerConfig (JBoss System API) - JBoss 4.0.1 sp1 system API Documentation 英文版文档


Uses of Interface
org.jboss.system.server.ServerConfig

Packages that use ServerConfig
org.jboss.system.server Core server and loading support. 
 

Uses of ServerConfig in org.jboss.system.server
 

Classes in org.jboss.system.server that implement ServerConfig
 class ServerConfigImpl
          A container for the basic configuration elements required to create a Server instance.
 

Methods in org.jboss.system.server that return ServerConfig
 ServerConfig ServerImpl.getConfig()
          Get the typed server configuration object which the server has been initalized to use.
static ServerConfig ServerConfigLocator.locate()
           
 ServerConfig Server.getConfig()
          Get the typed server configuration object which the server has been initalized to use.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.