Package com.sun.enterprise.config.util
Class ServerHelper
- java.lang.Object
-
- com.sun.enterprise.config.util.ServerHelper
-
public class ServerHelper extends Object
The Server.java file is getting pretty bloated. Offload some utilities here.- Author:
- Byron Nevins
-
-
Constructor Summary
Constructors Constructor Description ServerHelper(Server theServer, Config theConfig)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAdminHost()static org.glassfish.grizzly.config.dom.NetworkListenergetAdminListener(Config config)intgetAdminPort()booleanisRunning()
-