org.jboss.system.server
Class ServerConfigLocator

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

public class ServerConfigLocator
extends java.lang.Object

A helper for locating the ServerConfig (src) instance for the running server.


Constructor Summary
ServerConfigLocator()
           
 
Method Summary
static ServerConfig (src) 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 (src)  locate()