com.sun.enterprise.config.util
Class ServerHelper
java.lang.Object
com.sun.enterprise.config.util.ServerHelper
public class ServerHelper
- extends java.lang.Object
The Server.java file is getting pretty bloated.
Offload some utilities here.
- Author:
- Byron Nevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerHelper
public ServerHelper(Server theServer,
Config theConfig)
getAdminPort
public final int getAdminPort()
getAdminHost
public final java.lang.String getAdminHost()
isRunning
public final boolean isRunning()
getAdminListener
public static com.sun.grizzly.config.dom.NetworkListener getAdminListener(Config config)
Copyright © 2012 GlassFish Community. All Rights Reserved.