| 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 |
|---|---|
static SaSystemInfo.RMIFeatures |
SaSystemInfo.RMIFeatures.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaSystemInfo.RMIFeatures[] |
SaSystemInfo.RMIFeatures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SaSystemInfo.RMIFeatures> |
SaSystemInfo.getRunningFeatures() |
| Modifier and Type | Method and Description |
|---|---|
List<SaSystemInfo.RMIFeatures> |
SaSystemInfoImpl.getRunningFeatures() |
| 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.