Package | Description |
---|---|
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.server.configuration |
Modifier and Type | Method and Description |
---|---|
<PROPERTY_TYPE> |
ServerConfigurationAgent.getServerProperty(ServerProperty<PROPERTY_TYPE> property)
Returns the current value of a server property.
|
<PROPERTY_TYPE> |
ServerConfigurationAgent.setServerProperty(ServerProperty<PROPERTY_TYPE> property,
PROPERTY_TYPE value)
Modifies the current value of a server property.
|
Modifier and Type | Field and Description |
---|---|
static ServerProperty<String> |
ServerProperties.ADMIN_MAIL_ADDRESS
Administrator's email address used to send notification mails to.
|
static ServerProperty<Duration> |
ServerProperties.AJAX_DATA_SYNC_TIMEOUT
Data sync timeout for AJAX in Webmonitor
|
static ServerProperty<Duration> |
ServerProperties.AJAX_IMAGE_RELOAD_TIMEOUT
Image reload timeout in Webmonitor
|
static ServerProperty<String> |
ServerProperties.BACKUP_MAIL
E-mail address for backup information
|
static ServerProperty<String> |
ServerProperties.CLUSTER_MASTER_HOST
Host name of the master cluster server
|
static ServerProperty<Integer> |
ServerProperties.CLUSTER_MASTER_PORT
Port of the master cluster server
|
static ServerProperty<Path> |
ServerProperties.CLUSTER_SERVER_PATH
Path to the master cluster server
|
static ServerProperty<String> |
ServerProperties.CLUSTER_SLAVE_NAME
Name of the slave cluster server
|
static ServerProperty<String> |
ServerProperties.HDD_DIRECTORIES
Directories used for disk space check (comma separated)
|
static ServerProperty<Integer> |
ServerProperties.HDD_SHUTDOWN_LIMIT
Percental limit of hard disk drive space left.
|
static ServerProperty<Boolean> |
ServerProperties.HDD_SHUTDOWN_LIMIT_ACTIVE
Indicates whether or not the server will be shut down if space left limit is exceeded.
|
static ServerProperty<Integer> |
ServerProperties.HDD_WARN_LIMIT
Percental limit of hard disk drive space left.
|
static ServerProperty<Boolean> |
ServerProperties.HDD_WARN_LIMIT_ACTIVE
Indicates whether or not a warning mail will be issued if space left limit is exceeded.
|
static ServerProperty<String> |
ServerProperties.HOST
Configured host name of the FirstSpirit server.
|
static ServerProperty<Integer> |
ServerProperties.HTTP_PORT
HTTP port of the FirstSpirit server.
|
static ServerProperty<Integer> |
ServerProperties.MEMORY_LIMIT
Maximum percentage of memory to be used
|
static ServerProperty<Boolean> |
ServerProperties.MEMORY_WARN_ACTIVE
Indicates if the memory warning is enabled.
|
static ServerProperty<Boolean> |
ServerProperties.MESSAGE_OF_THE_DAY_VISIBLE
Indicates if the Message of the Day is to be shown.
|
static ServerProperty<Boolean> |
ServerProperties.OUT_OF_MEMORY_WARN_ACTIVE
Indicates if the out of memory warning for the FirstSpirit server is enabled.
|
static ServerProperty<Integer> |
ServerProperties.SOCKET_PORT
Socket port of the FirstSpirit server.
|
static ServerProperty<LocalTime> |
ServerProperties.STATISTIC_START
Full hour at which statistics data is gathered on a daily basis.
|
static ServerProperty<URL> |
ServerProperties.URL
URL of the FirstSpirit server
|
static ServerProperty<String> |
ServerProperties.WEBAPP_ROOT_URL
Path of the root web application, for an internal servlet engine this is typically "/" and
"/fs5root" for external servlet engines (e.g.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210