public class BootstrapProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_ARTIFACT |
static String |
APP_PATH |
static String |
BUNDLED_DEPENDENCIES |
static String |
DEBUG_PORT |
| Constructor and Description |
|---|
BootstrapProperties() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
flagIsSet(String prop) |
static boolean |
flagIsSet(String prop,
boolean defaultValue) |
public static final String BUNDLED_DEPENDENCIES
public static final String APP_PATH
public static final String APP_ARTIFACT
public static final String DEBUG_PORT
Copyright © 2016 JBoss by Red Hat. All rights reserved.