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 Server.
|
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 © 2016 SAPERION AG. All rights reserved.