org.apache.openejb.server
Class ServiceDaemon.AddressMonitor

java.lang.Object
  extended by org.apache.openejb.server.ServiceDaemon.AddressMonitor
Enclosing class:
ServiceDaemon

public class ServiceDaemon.AddressMonitor
extends Object


Constructor Summary
ServiceDaemon.AddressMonitor()
           
 
Method Summary
 byte[] getAddress()
           
 String getCanonicalHostName()
           
 String getHostAddress()
           
 String getHostName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDaemon.AddressMonitor

public ServiceDaemon.AddressMonitor()
Method Detail

getHostName

public String getHostName()

getCanonicalHostName

public String getCanonicalHostName()

getHostAddress

public String getHostAddress()

getAddress

public byte[] getAddress()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.