org.jboss.system.server
Class ServerConfigLocator

java.lang.Object
  extended by org.jboss.system.server.ServerConfigLocator

public class ServerConfigLocator
extends Object

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

Version:
$Revision: 1.4.6.1 $
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.