applications.webServer
Class WebServerFactory


public class WebServerFactory


Field Summary
 private static WebServercachedWebServer
           

Method Summary
 static synchronized WebServergetWebServer()
           
 static voidshutdownWebServer()
           
 static synchronized voidstartWebServer(Facility facility)
           

Field Detail

cachedWebServer

private static WebServer cachedWebServer
Method Detail

getWebServer

public static synchronized WebServer getWebServer()

shutdownWebServer

public static void shutdownWebServer()

startWebServer

public static synchronized void startWebServer(Facility facility)