public class WindowsServerInfos extends AbstractServerInfos
| 构造器和说明 |
|---|
WindowsServerInfos() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getCPUSerial()
获取CPU序列号
|
protected List<String> |
getIpAddress()
获取IP地址
|
protected List<String> |
getMacAddress()
获取Mac地址
|
protected String |
getMainBoardSerial()
获取主板序列号
|
getLocalAllInetAddress, getMacByInetAddress, getServerInfosprotected List<String> getIpAddress() throws Exception
AbstractServerInfosgetIpAddress 在类中 AbstractServerInfosException - 例外protected List<String> getMacAddress() throws Exception
AbstractServerInfosgetMacAddress 在类中 AbstractServerInfosException - 例外protected String getCPUSerial() throws Exception
AbstractServerInfosgetCPUSerial 在类中 AbstractServerInfosException - 例外protected String getMainBoardSerial() throws Exception
AbstractServerInfosgetMainBoardSerial 在类中 AbstractServerInfosException - 例外Copyright © 2020. All rights reserved.