| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ALL_DEPENDENCIES_MARKER |
"org.wildfly.swarm.allDependencies" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PRIMARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH |
"META-INF/jboss-deployment-structure.xml" |
public static final String |
SECONDARY_JBOSS_DEPLOYMENT_DESCRIPTOR_PATH |
"WEB-INF/jboss-deployment-structure.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AJP_PORT |
"swarm.ajp.port" |
public static final String |
ARQUILLIAN_DAEMON_PORT |
"swarm.arquillian.daemon.port" |
public static final String |
BIND_ADDRESS |
"swarm.bind.address" |
public static final String |
CONTEXT_PATH |
"swarm.context.path" |
public static final String |
DEBUG_BOOTSTRAP |
"swarm.debug.bootstrap" |
public static final String |
DEBUG_PORT |
"swarm.debug.port" |
public static final String |
DEPLOYMENT_TIMEOUT |
"swarm.deployment.timeout" |
public static final String |
ENVIRONMENT |
"swarm.environment" |
public static final String |
EXPORT_DEPLOYMENT |
"swarm.export.deployment" |
public static final String |
HTTP_EAGER |
"swarm.http.eager" |
public static final String |
HTTP_PORT |
"swarm.http.port" |
public static final String |
HTTPS_GENERATE_SELF_SIGNED_CERTIFICATE |
"swarm.https.certificate.generate" |
public static final String |
HTTPS_GENERATE_SELF_SIGNED_CERTIFICATE_HOST |
"swarm.https.certificate.generate.host" |
public static final String |
HTTPS_PORT |
"swarm.https.port" |
public static final String |
PORT_OFFSET |
"swarm.port.offset" |
public static final String |
PROJECT_STAGE |
"swarm.project.stage" |
public static final String |
PROJECT_STAGE_FILE |
"swarm.project.stage.file" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
END_DELIM |
93 |
public static final char |
START_DELIM |
91 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUILD_MODULES |
"swarm.build.modules" |
public static final String |
BUILD_REPOS |
"swarm.build.repos" |
public static final String |
CURRENT_DEPLOYMENT |
"swarm.current.deployment" |
public static final String |
EXPORT_UBERJAR |
"swarm.export.uberjar" |
public static final String |
NODE_ID |
"swarm.node.id" |
Copyright © 2018 JBoss by Red Hat. All rights reserved.