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

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


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

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

Uses of Server in org.jboss.system.server
 

Classes in org.jboss.system.server that implement Server
 class ServerImpl
          The main container component of a JBoss server instance.
 

Methods in org.jboss.system.server that return Server
 Server ServerLoader.load(ClassLoader parent)
          Load a Server instance.
protected  Server ServerLoader.createServer(String typename, ClassLoader classLoader)
          Construct a new instance of Server, loading all required classes from the given ClossLoader.
 



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