public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
MONITORING_DATASOURCE_POOL_CONFIG_PARAM
The id of the configuration parameter corresponding to the pool to access monitoring datasource
|
static String |
REQUEST_ATTRIBUTE_PAGEACCESS
The request attribute to transmit the page access object
|
static String |
SQL_TABLE_NAME_FRONT_ACCESS
The name of the table for front resource access
|
static String |
SQL_TABLE_NAME_HTTPSERVER_ACCESS
The name of the table for httpserver resource access
|
static String |
SQL_TABLE_NAME_HTTPSERVER_AND_FRONT_STATISTICS
The name of the table for front statictics
|
static String |
SQL_TABLE_NAME_PAGE_ACCESS
The name of the table for page resource access
|
static String |
SQL_TABLE_NAME_PAGE_ELEMENTS_ACCESS
The name of the table for page elements resource access
|
static String |
SQL_TABLE_NAME_PAGE_ELEMENTS_STATISTICS
The name of the table for back statictics for page elements
|
static String |
SQL_TABLE_NAME_PAGE_STATISTICS
The name of the table for back statictics
|
static final String MONITORING_DATASOURCE_POOL_CONFIG_PARAM
static final String SQL_TABLE_NAME_PAGE_ACCESS
static final String SQL_TABLE_NAME_PAGE_ELEMENTS_ACCESS
static final String SQL_TABLE_NAME_FRONT_ACCESS
static final String SQL_TABLE_NAME_HTTPSERVER_ACCESS
static final String SQL_TABLE_NAME_PAGE_STATISTICS
static final String SQL_TABLE_NAME_PAGE_ELEMENTS_STATISTICS
static final String SQL_TABLE_NAME_HTTPSERVER_AND_FRONT_STATISTICS
static final String REQUEST_ATTRIBUTE_PAGEACCESS