org.springframework.yarn.support
Class NetworkUtils

java.lang.Object
  extended by org.springframework.yarn.support.NetworkUtils

public class NetworkUtils
extends Object

Various network utilities.

Author:
Janne Valkealahti

Constructor Summary
NetworkUtils()
           
 
Method Summary
static String getDefaultAddress()
          Gets the main network address.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkUtils

public NetworkUtils()
Method Detail

getDefaultAddress

public static String getDefaultAddress()
Gets the main network address.

Returns:
network address, null if not found