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 © 2022. All rights reserved.