| Package | Description |
|---|---|
| com.saperion.intf |
This package contains the common used interfaces for the LARIX components.
|
| com.saperion.rmi |
This package contains the classes for the LARIX RMI client wrapper components.
|
| Modifier and Type | Method and Description |
|---|---|
SaFailoverInfo |
SaSystemInfo.getFailoverInfo()
Reads the failover informations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaFailoverInfoImpl
Implementation of the
SaFailoverInfo interface. |
| Modifier and Type | Method and Description |
|---|---|
SaFailoverInfo |
SaSystemInfoImpl.getFailoverInfo()
Reads the failover informations.
|
| Constructor and Description |
|---|
SaSystemInfoImpl(int actJmxPort,
int actSemaphoreCount,
int actWrapperCount,
int maximumThreads,
List<SaSystemInfo.RMIFeatures> features,
boolean multi,
SaFailoverInfo failoverInfo)
Constructor.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.