Uses of Class
org.rhq.core.system.NetworkAdapterInfo

Packages that use NetworkAdapterInfo
org.rhq.core.system   
 

Uses of NetworkAdapterInfo in org.rhq.core.system
 

Methods in org.rhq.core.system that return types with arguments of type NetworkAdapterInfo
 List<NetworkAdapterInfo> SystemInfo.getAllNetworkAdapters()
          Returns the information on all installed network adapters.
 List<NetworkAdapterInfo> NativeSystemInfo.getAllNetworkAdapters()
           
 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.
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.