org.glassfish.admingui.common.handlers
Class WebAppHandlers
java.lang.Object
org.glassfish.admingui.common.handlers.WebAppHandlers
public class WebAppHandlers
- extends java.lang.Object
|
Constructor Summary |
WebAppHandlers()
Creates a new instance of ApplicationsHandler |
|
Method Summary |
static void |
checkVsOfAppRef(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
ensureDefaultWebModule(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
getNetworkListeners(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
static void |
getProtocols(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAppHandlers
public WebAppHandlers()
- Creates a new instance of ApplicationsHandler
ensureDefaultWebModule
public static void ensureDefaultWebModule(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
throws java.lang.Exception
- Throws:
java.lang.Exception
checkVsOfAppRef
public static void checkVsOfAppRef(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
throws java.lang.Exception
- Throws:
java.lang.Exception
getProtocols
public static void getProtocols(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
getNetworkListeners
public static void getNetworkListeners(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Copyright © 2012 GlassFish Community. All Rights Reserved.