Uses of Class
org.compiere.server.SystemInfo
-
Packages that use SystemInfo Package Description org.compiere.server org.idempiere.server.cluster.callable -
-
Uses of SystemInfo in org.compiere.server
Methods in org.compiere.server that return SystemInfo Modifier and Type Method Description static SystemInfo
SystemInfo. getClusterNodeInfo(String nodeId)
static SystemInfo
SystemInfo. getLocalSystemInfo()
-
Uses of SystemInfo in org.idempiere.server.cluster.callable
Methods in org.idempiere.server.cluster.callable that return SystemInfo Modifier and Type Method Description SystemInfo
GetSystemInfoCallable. call()
-