public interface LocalStringKeys
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_ENDPOINT_NOT_EXISTS
error in endpoint stats
|
static String |
ERROR_IN_STATS_COMPOSING
error in composing stats
|
static String |
ERROR_SA_NOT_EXISTS
error in SA stats
|
static String |
STATS_COMP_NOT_EXISTS
component is not installed in all targets
|
static String |
STATS_COMP_NOT_INSTALLED
component is not installed
|
static String |
STATS_COMP_NOT_STARTED
component not started
|
static String |
STATS_COMP_TYPE_NOT_KNOWN
comp type not known
|
static String |
STATS_INVALID_COMP_TYPE
comp stats not available
|
static String |
STATS_INVALID_TARGET
invalid target
|
static String |
STATS_MBEAN_NOT_PRESENT
stats mbean not present
|
static String |
STATS_SERVER_DOWN
instance is down
|
static String |
STATS_TARGET_NOT_SUPPORTED
target not supported
|
static final String STATS_SERVER_DOWN
static final String STATS_TARGET_NOT_SUPPORTED
static final String STATS_INVALID_TARGET
static final String STATS_COMP_TYPE_NOT_KNOWN
static final String STATS_INVALID_COMP_TYPE
static final String STATS_MBEAN_NOT_PRESENT
static final String STATS_COMP_NOT_STARTED
static final String ERROR_IN_STATS_COMPOSING
static final String ERROR_ENDPOINT_NOT_EXISTS
static final String STATS_COMP_NOT_INSTALLED
static final String ERROR_SA_NOT_EXISTS
static final String STATS_COMP_NOT_EXISTS
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.