Class DeployUtil


  • public class DeployUtil
    extends Object
    Author:
    anilam
    • Constructor Detail

      • DeployUtil

        public DeployUtil()
    • Method Detail

      • reloadApplication

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

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