Class WebAppHandlers

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

public class WebAppHandlers extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a new instance of ApplicationsHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • WebAppHandlers

      public WebAppHandlers()
      Creates a new instance of ApplicationsHandler
  • Method Details

    • 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)