public class JsonRequestConstructor extends Object
| Constructor and Description |
|---|
JsonRequestConstructor() |
| Modifier and Type | Method and Description |
|---|---|
static javax.json.JsonObject |
constructJsonRequest(Properties containerConfig,
Node node,
Server server,
String dasHost,
String dasPort)
Builds the Json Object from all supplied configuration to send to Docker.
|
public static javax.json.JsonObject constructJsonRequest(Properties containerConfig, Node node, Server server, String dasHost, String dasPort)
node - The Payara Server nodedasHost - The IP address of the DASdasPort - The admin port of the DASCopyright © 2019. All rights reserved.