| Package | Description |
|---|---|
| org.rhq.core.system |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkAdapterInfo> |
JavaSystemInfo.getAllNetworkAdapters()
Returns partially filled
NetworkAdapterInfo objects - only the data available via the Java API
(particularly the NetworkInterface class) will be available in the returned objects. |
List<NetworkAdapterInfo> |
NativeSystemInfo.getAllNetworkAdapters() |
List<NetworkAdapterInfo> |
SystemInfo.getAllNetworkAdapters()
Returns the information on all installed network adapters.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.