public class SystemInfo extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SystemInfo.XapLocations  | 
static class  | 
SystemInfo.XapLookup  | 
static class  | 
SystemInfo.XapOperatingSystem  | 
static class  | 
SystemInfo.XapTimeProvider  | 
| Modifier and Type | Field and Description | 
|---|---|
static String | 
XAP_LOOKUP_GROUPS  | 
static String | 
XAP_LOOKUP_LOCATORS  | 
| Modifier and Type | Method and Description | 
|---|---|
XapManagerClusterInfo | 
getManagerClusterInfo()  | 
String | 
getXapHome()  | 
String | 
getXapHomeFwdSlash()  | 
SystemInfo.XapLocations | 
locations()  | 
SystemInfo.XapLookup | 
lookup()  | 
XapNetworkInfo | 
network()  | 
SystemInfo.XapOperatingSystem | 
os()  | 
static SystemInfo | 
singleton()  | 
SystemInfo.XapTimeProvider | 
timeProvider()  | 
public static final String XAP_LOOKUP_GROUPS
public static final String XAP_LOOKUP_LOCATORS
public static SystemInfo singleton()
public String getXapHome()
public String getXapHomeFwdSlash()
public SystemInfo.XapLocations locations()
public SystemInfo.XapLookup lookup()
public XapNetworkInfo network()
public SystemInfo.XapOperatingSystem os()
public XapManagerClusterInfo getManagerClusterInfo()
public SystemInfo.XapTimeProvider timeProvider()
Copyright © GigaSpaces.