public final class JBIStatisticsItemNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_EXTENSION_STATS
component stats
|
static String |
COMPONENT_STATISTICS_TABLE_ITEM_DESCRIPTION
component statistics table item description
|
static String |
COMPONENT_STATISTICS_TABLE_ITEM_NAME
component statistics table item name
|
static String |
COMPONENT_UPTIME
Uptime
|
static String |
CONSUMING_ENDPOINT_STATS_DESCRIPTION
stats description
|
static String |
CONSUMING_ENDPOINT_STATS_NAME
stats name
|
static String |
CONSUMING_ENDPOINT_STATUS_TIME
Status time
|
static String |
ENDPOINT_COMPONENT_NAME
component name
|
static String |
ENDPOINT_LIST_STATISTICS_DESCRIPTION
endpoints list - composite data description
|
static String |
ENDPOINT_LIST_STATISTICS_NAME
endpoints list - composite data name
|
static String |
ENDPOINT_LIST_STATISTICS_TABLE_DESCRIPTION
endpoints list table description
|
static String |
ENDPOINT_LIST_STATISTICS_TABLE_NAME
endpoints list table name
|
static String |
ENDPOINTS_LIST_ITEM_NAME
item name for endpoints list
|
static String |
FRAMEWORK_STARTUP_TIME
framework startup time
|
static String |
FRAMEWORK_STATISTICS_DESCRIPTION
description for framework statistics
|
static String |
FRAMEWORK_STATISTICS_NAME
composite data name for framework statistics
|
static String |
FRAMEWORK_STATISTICS_TABLE_ITEM_DESCRIPTION
framework. stats table item description
|
static String |
FRAMEWORK_STATISTICS_TABLE_ITEM_NAME
framework stats. table item name
|
static String |
FRAMEWORK_UPTIME
framework uptime
|
static String |
INSTANCE_NAME
key for instance name
|
static String |
MESSAGE_EXCHANGE_COMPONENT_TIME
message exchange component time
|
static String |
MESSAGE_EXCHANGE_DELIVERY_CHANNEL_TIME
message exchange delivery channel time
|
static String |
MESSAGE_EXCHANGE_NMR_TIME
message exchange nmr time
|
static String |
MESSAGE_EXCHANGE_RESPONSE_TIME
message exchange response time
|
static String |
MESSAGE_EXCHANGE_STATUS_TIME
message exchange status time
|
static String |
NMR_STATISTICS_DESCRIPTION
description for nmr statistics
|
static String |
NMR_STATISTICS_NAME
composite data name for nmr statistics
|
static String |
NMR_STATISTICS_TABLE_ITEM_DESCRIPTION
nmr. stats table item description
|
static String |
NMR_STATISTICS_TABLE_ITEM_NAME
nmr stats. table item name
|
static String |
NMR_STATS_ACTIVE_CHANNELS
nmr active channels list
|
static String |
NMR_STATS_ACTIVE_ENDPOINTS
nmr active endpoints list
|
static String |
NUMBER_OF_ACTIVATED_ENDPOINTS
activated endpoints
|
static String |
NUMBER_OF_ACTIVE_EXCHANGES
number of active exchanges
|
static String |
NUMBER_OF_ACTIVE_EXCHANGES_MAX
number of active exchanges max
|
static String |
NUMBER_OF_COMPLETED_EXCHANGES
number of completed requests
|
static String |
NUMBER_OF_ERROR_EXCHANGES
number of error exchanges
|
static String |
NUMBER_OF_QUEUED_EXCHANGES
number of queued exchanges
|
static String |
NUMBER_OF_QUEUED_EXCHANGES_MAX
number of queued exchanges max
|
static String |
NUMBER_OF_RECEIVED_DONES
number of received DONEs
|
static String |
NUMBER_OF_RECEIVED_ERRORS
number of received errors
|
static String |
NUMBER_OF_RECEIVED_FAULTS
number of received faults
|
static String |
NUMBER_OF_RECEIVED_REPLIES
number of received replies
|
static String |
NUMBER_OF_RECEIVED_REQUESTS
number of received requests
|
static String |
NUMBER_OF_SENT_DONES
number of sent DONEs
|
static String |
NUMBER_OF_SENT_ERRORS
number of sent requests
|
static String |
NUMBER_OF_SENT_FAULTS
number of sent faults
|
static String |
NUMBER_OF_SENT_REPLIES
number of sent replies
|
static String |
NUMBER_OF_SENT_REQUESTS
number of sent requests
|
static String |
OJC_PERFORMANCE_STATS
OJC performance stats
|
static String |
PROVIDER_ENDPOINT_ACTIVATION_TIME
activation time
|
static String |
PROVIDER_ENDPOINT_UPTIME
Uptime
|
static String |
PROVIDER_STATS_DESCRIPTION
prividing endpoint statistics data description
|
static String |
PROVIDER_STATS_NAME
prividing endpoint statistics data name
|
static String |
SA_STATISTICS_DESCRIPTION
description for SA statistics
|
static String |
SA_STATISTICS_ITEM_DESCRIPTION
description for SA statistics table item
|
static String |
SA_STATISTICS_ITEM_NAME
name for SA statistics table item
|
static String |
SA_STATISTICS_NAME
composite data name for SA statistics
|
static String |
SERVICE_ASSEMBLY_LAST_STARTUP_TIME
last startup time
|
static String |
SERVICE_ASSEMBLY_NAME
SA Name
|
static String |
SERVICE_ASSEMBLY_SHUTDOWN_TIME
SA Shutdown time
|
static String |
SERVICE_ASSEMBLY_STARTUP_TIME
SA startup time
|
static String |
SERVICE_ASSEMBLY_STOP_TIME
SA stop time
|
static String |
SERVICE_ASSEMBLY_SU_STATISTICS
SA list of SU statistics
|
static String |
SERVICE_ASSEMBLY_UPTIME
SA Uptime
|
static String |
SERVICE_UNIT_NAME
service unit name
|
static String |
SERVICE_UNIT_SHUTDOWN_TIME
service unit shutdown time
|
static String |
SERVICE_UNIT_STARTUP_TIME
service unit startup time
|
static String |
SERVICE_UNIT_STOP_TIME
service unit stop time
|
static String[] |
STATS_TABLE_INDEX
table index
|
| Constructor and Description |
|---|
JBIStatisticsItemNames() |
public static String INSTANCE_NAME
public static String[] STATS_TABLE_INDEX
public static String FRAMEWORK_STARTUP_TIME
public static String FRAMEWORK_UPTIME
public static String FRAMEWORK_STATISTICS_NAME
public static String FRAMEWORK_STATISTICS_DESCRIPTION
public static String FRAMEWORK_STATISTICS_TABLE_ITEM_NAME
public static final String FRAMEWORK_STATISTICS_TABLE_ITEM_DESCRIPTION
public static String NMR_STATS_ACTIVE_CHANNELS
public static String NMR_STATS_ACTIVE_ENDPOINTS
public static String NMR_STATISTICS_NAME
public static String NMR_STATISTICS_DESCRIPTION
public static String NMR_STATISTICS_TABLE_ITEM_NAME
public static final String NMR_STATISTICS_TABLE_ITEM_DESCRIPTION
public static String SERVICE_UNIT_NAME
public static String SERVICE_UNIT_STARTUP_TIME
public static String SERVICE_UNIT_STOP_TIME
public static String SERVICE_UNIT_SHUTDOWN_TIME
public static String SERVICE_ASSEMBLY_NAME
public static String SERVICE_ASSEMBLY_UPTIME
public static String SERVICE_ASSEMBLY_LAST_STARTUP_TIME
public static final String SERVICE_ASSEMBLY_STARTUP_TIME
public static final String SERVICE_ASSEMBLY_STOP_TIME
public static final String SERVICE_ASSEMBLY_SHUTDOWN_TIME
public static final String SERVICE_ASSEMBLY_SU_STATISTICS
public static String SA_STATISTICS_NAME
public static String SA_STATISTICS_DESCRIPTION
public static String SA_STATISTICS_ITEM_NAME
public static String SA_STATISTICS_ITEM_DESCRIPTION
public static final String NUMBER_OF_RECEIVED_REQUESTS
public static final String NUMBER_OF_SENT_REQUESTS
public static final String NUMBER_OF_RECEIVED_REPLIES
public static final String NUMBER_OF_SENT_REPLIES
public static final String NUMBER_OF_RECEIVED_DONES
public static final String NUMBER_OF_SENT_DONES
public static final String NUMBER_OF_RECEIVED_FAULTS
public static final String NUMBER_OF_SENT_FAULTS
public static final String NUMBER_OF_RECEIVED_ERRORS
public static final String NUMBER_OF_SENT_ERRORS
public static final String NUMBER_OF_COMPLETED_EXCHANGES
public static final String NUMBER_OF_ACTIVE_EXCHANGES
public static final String NUMBER_OF_ACTIVE_EXCHANGES_MAX
public static final String NUMBER_OF_QUEUED_EXCHANGES
public static final String NUMBER_OF_QUEUED_EXCHANGES_MAX
public static final String NUMBER_OF_ERROR_EXCHANGES
public static final String MESSAGE_EXCHANGE_RESPONSE_TIME
public static final String MESSAGE_EXCHANGE_COMPONENT_TIME
public static final String MESSAGE_EXCHANGE_DELIVERY_CHANNEL_TIME
public static final String MESSAGE_EXCHANGE_STATUS_TIME
public static final String MESSAGE_EXCHANGE_NMR_TIME
public static final String COMPONENT_UPTIME
public static final String NUMBER_OF_ACTIVATED_ENDPOINTS
public static final String COMPONENT_EXTENSION_STATS
public static final String COMPONENT_STATISTICS_TABLE_ITEM_NAME
public static final String COMPONENT_STATISTICS_TABLE_ITEM_DESCRIPTION
public static final String ENDPOINT_COMPONENT_NAME
public static final String OJC_PERFORMANCE_STATS
public static final String PROVIDER_ENDPOINT_ACTIVATION_TIME
public static final String PROVIDER_ENDPOINT_UPTIME
public static final String PROVIDER_STATS_NAME
public static final String PROVIDER_STATS_DESCRIPTION
public static final String CONSUMING_ENDPOINT_STATUS_TIME
public static final String CONSUMING_ENDPOINT_STATS_NAME
public static final String CONSUMING_ENDPOINT_STATS_DESCRIPTION
public static final String ENDPOINT_LIST_STATISTICS_NAME
public static final String ENDPOINT_LIST_STATISTICS_DESCRIPTION
public static final String ENDPOINT_LIST_STATISTICS_TABLE_NAME
public static final String ENDPOINT_LIST_STATISTICS_TABLE_DESCRIPTION
public static final String ENDPOINTS_LIST_ITEM_NAME
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.