Class DeployUtil

java.lang.Object
org.glassfish.admingui.common.util.DeployUtil

public class DeployUtil extends Object
Author:
anilam
  • Constructor Details

    • DeployUtil

      public DeployUtil()
  • Method Details

    • reloadApplication

      public static boolean reloadApplication(String appName, List<String> targets, com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
    • getApplicationTarget

      public static List getApplicationTarget(String appName, String ref)
    • getRefEndpoints

      public static List<Map> getRefEndpoints(String name, String ref)
    • getTargetEnableInfo

      public static String getTargetEnableInfo(String appName, boolean useImage, boolean isApp)