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

ServerConfigLocator (JBoss System API) - JBoss 3.2.7 system API Documentation 英文版文档


org.jboss.system.server
Class ServerConfigLocator

java.lang.Object
  extended byorg.jboss.system.server.ServerConfigLocator

public class ServerConfigLocator
extends Object

A helper for locating the ServerConfig instance for the running server.

Version:
$Revision: 1.1.4.2 $
Author:
Jason Dillon

Constructor Summary
ServerConfigLocator()
           
 
Method Summary
static ServerConfig locate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerConfigLocator

public ServerConfigLocator()
Method Detail

locate

public static ServerConfig locate()


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