public class DeployUtil extends Object
| Constructor and Description |
|---|
DeployUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List |
getApplicationTarget(String appName,
String ref) |
static List<Map> |
getRefEndpoints(String name,
String ref) |
static String |
getTargetEnableInfo(String appName,
boolean useImage,
boolean isApp) |
static boolean |
reloadApplication(String appName,
List<String> targets,
com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.