public class ServerProperties extends Object
ServerConfigurationAgent.getServerProperty(ServerProperty)
for retrieving the current value in a type safe way.Modifier and Type | Field and Description |
---|---|
static ServerProperty<String> |
ADMIN_MAIL_ADDRESS
Administrator's email address used to send notification mails to.
|
static ServerProperty<Duration> |
AJAX_DATA_SYNC_TIMEOUT
Data sync timeout for AJAX in Webmonitor
|
static ServerProperty<Duration> |
AJAX_IMAGE_RELOAD_TIMEOUT
Image reload timeout in Webmonitor
|
static ServerProperty<String> |
BACKUP_MAIL
E-mail address for backup information
|
static ServerProperty<String> |
CLUSTER_MASTER_HOST
Host name of the master cluster server
|
static ServerProperty<Integer> |
CLUSTER_MASTER_PORT
Port of the master cluster server
|
static ServerProperty<Path> |
CLUSTER_SERVER_PATH
Path to the master cluster server
|
static ServerProperty<String> |
CLUSTER_SLAVE_NAME
Name of the slave cluster server
|
static ServerProperty<String> |
HDD_DIRECTORIES
Directories used for disk space check (comma separated)
|
static ServerProperty<Integer> |
HDD_SHUTDOWN_LIMIT
Percental limit of hard disk drive space left.
|
static ServerProperty<Boolean> |
HDD_SHUTDOWN_LIMIT_ACTIVE
Indicates whether or not the server will be shut down if space left limit is exceeded.
|
static ServerProperty<Integer> |
HDD_WARN_LIMIT
Percental limit of hard disk drive space left.
|
static ServerProperty<Boolean> |
HDD_WARN_LIMIT_ACTIVE
Indicates whether or not a warning mail will be issued if space left limit is exceeded.
|
static ServerProperty<String> |
HOST
Configured host name of the FirstSpirit server.
|
static ServerProperty<Integer> |
HTTP_PORT
HTTP port of the FirstSpirit server.
|
static ServerProperty<Integer> |
MEMORY_LIMIT
Maximum percentage of memory to be used
|
static ServerProperty<Boolean> |
MEMORY_WARN_ACTIVE
Indicates if the memory warning is enabled.
|
static ServerProperty<Boolean> |
MESSAGE_OF_THE_DAY_VISIBLE
Indicates if the Message of the Day is to be shown.
|
static ServerProperty<Boolean> |
OUT_OF_MEMORY_WARN_ACTIVE
Indicates if the out of memory warning for the FirstSpirit server is enabled.
|
static ServerProperty<Integer> |
SOCKET_PORT
Socket port of the FirstSpirit server.
|
static ServerProperty<LocalTime> |
STATISTIC_START
Full hour at which statistics data is gathered on a daily basis.
|
static ServerProperty<URL> |
URL
URL of the FirstSpirit server
|
static ServerProperty<String> |
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.
|
Constructor and Description |
---|
ServerProperties() |
public static final ServerProperty<String> ADMIN_MAIL_ADDRESS
public static final ServerProperty<Duration> AJAX_DATA_SYNC_TIMEOUT
public static final ServerProperty<Duration> AJAX_IMAGE_RELOAD_TIMEOUT
public static final ServerProperty<Integer> HDD_WARN_LIMIT
HDD_WARN_LIMIT_ACTIVE
public static final ServerProperty<Boolean> HDD_WARN_LIMIT_ACTIVE
HDD_WARN_LIMIT
public static final ServerProperty<Integer> HDD_SHUTDOWN_LIMIT
HDD_SHUTDOWN_LIMIT_ACTIVE
public static final ServerProperty<Boolean> HDD_SHUTDOWN_LIMIT_ACTIVE
HDD_SHUTDOWN_LIMIT
public static final ServerProperty<String> HDD_DIRECTORIES
HDD_WARN_LIMIT
,
HDD_SHUTDOWN_LIMIT
public static final ServerProperty<Integer> MEMORY_LIMIT
public static final ServerProperty<LocalTime> STATISTIC_START
public static final ServerProperty<Boolean> MEMORY_WARN_ACTIVE
email address
.public static final ServerProperty<Boolean> OUT_OF_MEMORY_WARN_ACTIVE
public static final ServerProperty<Boolean> MESSAGE_OF_THE_DAY_VISIBLE
public static final ServerProperty<Integer> SOCKET_PORT
public static final ServerProperty<Integer> HTTP_PORT
public static final ServerProperty<String> WEBAPP_ROOT_URL
public static final ServerProperty<String> HOST
public static final ServerProperty<URL> URL
public static final ServerProperty<String> CLUSTER_SLAVE_NAME
public static final ServerProperty<Path> CLUSTER_SERVER_PATH
public static final ServerProperty<String> CLUSTER_MASTER_HOST
public static final ServerProperty<Integer> CLUSTER_MASTER_PORT
public static final ServerProperty<String> BACKUP_MAIL
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210