Package tigase.management
Interface StatisticsConstatnts
-
public interface StatisticsConstatntsCreated: Jan 10, 2009 6:02:24 PM- Version:
- $Rev$
- Author:
- Artur Hefczyc
-
-
Field Summary
Fields Modifier and Type Field Description static StringBOSH_COMPstatic StringCLI_COMPstatic StringLAST_HOUR_STATstatic StringLAST_MINUTE_STATstatic StringLAST_SECOND_STATstatic StringMR_COMPstatic StringMUC_COMPstatic StringOPEN_CONN_STATstatic StringOPEN_SESSIONS_STATstatic StringPUBSUB_COMPstatic StringREGISTERED_USERS_STATstatic StringSM_COMPstatic StringSRV_COMPstatic StringSTATS_MXBEAN_NAMEstatic StringUPTIME_STAT
-
-
-
Field Detail
-
STATS_MXBEAN_NAME
static final String STATS_MXBEAN_NAME
- See Also:
- Constant Field Values
-
MR_COMP
static final String MR_COMP
- See Also:
- Constant Field Values
-
BOSH_COMP
static final String BOSH_COMP
- See Also:
- Constant Field Values
-
SRV_COMP
static final String SRV_COMP
- See Also:
- Constant Field Values
-
CLI_COMP
static final String CLI_COMP
- See Also:
- Constant Field Values
-
SM_COMP
static final String SM_COMP
- See Also:
- Constant Field Values
-
PUBSUB_COMP
static final String PUBSUB_COMP
- See Also:
- Constant Field Values
-
MUC_COMP
static final String MUC_COMP
- See Also:
- Constant Field Values
-
UPTIME_STAT
static final String UPTIME_STAT
- See Also:
- Constant Field Values
-
OPEN_CONN_STAT
static final String OPEN_CONN_STAT
- See Also:
- Constant Field Values
-
REGISTERED_USERS_STAT
static final String REGISTERED_USERS_STAT
- See Also:
- Constant Field Values
-
OPEN_SESSIONS_STAT
static final String OPEN_SESSIONS_STAT
- See Also:
- Constant Field Values
-
LAST_SECOND_STAT
static final String LAST_SECOND_STAT
- See Also:
- Constant Field Values
-
LAST_MINUTE_STAT
static final String LAST_MINUTE_STAT
- See Also:
- Constant Field Values
-
LAST_HOUR_STAT
static final String LAST_HOUR_STAT
- See Also:
- Constant Field Values
-
-