public class LinuxServerInfos extends AbstractServerInfos
| 构造器和说明 |
|---|
LinuxServerInfos() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 AbstractServerInfosExceptionprotected List<String> getMacAddress() throws Exception
AbstractServerInfosgetMacAddress 在类中 AbstractServerInfosExceptionprotected String getCPUSerial() throws Exception
AbstractServerInfosgetCPUSerial 在类中 AbstractServerInfosExceptionprotected String getMainBoardSerial() throws Exception
AbstractServerInfosgetMainBoardSerial 在类中 AbstractServerInfosExceptionCopyright © 2024. All rights reserved.