GigaSpaces XAP 9.7.2 API

org.openspaces.admin.os
Interface OperatingSystemDetails.NetworkDetails

Enclosing interface:
OperatingSystemDetails

public static interface OperatingSystemDetails.NetworkDetails


Method Summary
 String getAddress()
          Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges
 String getDescription()
          Get the display name of network interface
 String getName()
          Get the name of network interface
 

Method Detail

getName

String getName()
Get the name of network interface


getDescription

String getDescription()
Get the display name of network interface


getAddress

String getAddress()
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.