public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_RUNNING_FILE
File which is created when the Management Runtime is initialized
|
static String |
ADMIN_STOPPED_FILE
File which is created when the Management Runtime is stopped
|
static String |
CONFIG_NAME_KEY
Application Configuration Name Key
|
static String |
LOG_LEVEL_DEFAULT
The Default Log Level value
|
static String |
TMP_FOLDER
JBI Instance tmp folder name
|
static final String LOG_LEVEL_DEFAULT
static final String CONFIG_NAME_KEY
static final String ADMIN_RUNNING_FILE
static final String ADMIN_STOPPED_FILE
static final String TMP_FOLDER
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.