org.glassfish.admingui.common.handlers
Class WebAppHandlers

java.lang.Object
  extended by org.glassfish.admingui.common.handlers.WebAppHandlers

public class WebAppHandlers
extends 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
 

Constructor Detail

WebAppHandlers

public WebAppHandlers()
Creates a new instance of ApplicationsHandler

Method Detail

ensureDefaultWebModule

public static void ensureDefaultWebModule(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
                                   throws Exception
Throws:
Exception

checkVsOfAppRef

public static void checkVsOfAppRef(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
                            throws Exception
Throws:
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. All Rights Reserved.