public interface SaSystemInfo extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
SaSystemInfo.RMIFeatures
Features, that can run on RMI server.
|
Modifier and Type | Method and Description |
---|---|
SaFailoverInfo |
getFailoverInfo()
Reads the failover informations.
|
int |
getJMXPort() |
int |
getMaxThreads() |
List<SaSystemInfo.RMIFeatures> |
getRunningFeatures() |
int |
getSemaphoreCount() |
int |
getWrapperCount() |
boolean |
isMultiMandant() |
int getWrapperCount()
int getSemaphoreCount()
int getJMXPort()
int getMaxThreads()
List<SaSystemInfo.RMIFeatures> getRunningFeatures()
boolean isMultiMandant()
SaFailoverInfo getFailoverInfo()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.