| |
|
| java.lang.Object com.nabhinc.util.info.SystemInfo
SystemInfo | public class SystemInfo (Code) | | author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. All Rights Reserved. |
siFreeMemory | long siFreeMemory(Code) | | |
siTotalMemory | long siTotalMemory(Code) | | |
SystemInfo | public SystemInfo()(Code) | | |
getFreeMemory | public long getFreeMemory()(Code) | | |
getFreeMemoryKB | public long getFreeMemoryKB()(Code) | | |
getFreeMemoryMB | public long getFreeMemoryMB()(Code) | | |
getJavaSpecificationVersion | public String getJavaSpecificationVersion()(Code) | | |
getTotalMemory | public long getTotalMemory()(Code) | | |
getTotalMemoryKB | public long getTotalMemoryKB()(Code) | | |
getTotalMemoryMB | public long getTotalMemoryMB()(Code) | | |
getVMRuntimeVersion | public String getVMRuntimeVersion()(Code) | | |
getVMSpecificationName | public String getVMSpecificationName()(Code) | | |
getVMSpecificationVendor | public String getVMSpecificationVendor()(Code) | | |
|
|
|