| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HOSTNAME |
"swarm.fluentd.hostname" |
public static final String |
PORT |
"swarm.fluentd.port" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLYWAY_JDBC_PASSWORD |
"flyway.jdbc.password" |
public static final String |
FLYWAY_JDBC_URL |
"flyway.jdbc.url" |
public static final String |
FLYWAY_JDBC_USER |
"flyway.jdbc.user" |
public static final String |
FLYWAY_JNDI_DATASOURCE |
"flyway.jndi.datasource" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JNDI_NAME |
"swarm/zipkin/brave" |
| 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 |
Copyright © 2017 JBoss by Red Hat. All rights reserved.