| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
C_BOOTSTRAP_EXISTS |
6 |
public static final int |
C_CONFIG_EXISTS |
4 |
public static final int |
C_CONFIG_MISSING |
5 |
public static final int |
C_HOME_EXISTS |
2 |
public static final int |
C_HOME_MISSING |
3 |
public static final int |
C_INSTALL_ERROR |
7 |
public static final int |
C_INSTALL_OK |
0 |
public static final int |
C_INVALID_INPUT |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INIT_PARAM_BOOTSTRAP_CONFIG |
"bootstrap-config" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INIT_PARAM_BOOTSTRAP_CONFIG |
"bootstrap-config" |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.