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: 81033 $
Author:
Jason Dillon

Constructor Summary
ServerConfigLocator()
           
 
Method Summary
static org.jboss.bootstrap.spi.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 org.jboss.bootstrap.spi.ServerConfig locate()


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.