org.opennms.netmgt.daemon
Class DaemonUtils

java.lang.Object
  extended by org.opennms.netmgt.daemon.DaemonUtils

public class DaemonUtils
extends Object

DaemonUtils class.

Version:
$Id: $
Author:
ranger

Method Summary
static String getLocalHostAddress()
          getLocalHostAddress
static String getLocalHostName()
          getLocalHostName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocalHostAddress

public static String getLocalHostAddress()

getLocalHostAddress

Returns:
a String object.

getLocalHostName

public static String getLocalHostName()

getLocalHostName

Returns:
a String object.


Copyright © 2011. All Rights Reserved.