de.surething.lda.locations
Class IpLocation

java.lang.Object
  extended by de.surething.lda.locations.IpLocation
All Implemented Interfaces:
Location

public class IpLocation
extends Object
implements Location


Constructor Summary
IpLocation(String hostName)
          Initialize with a Hostname and load the registered properties for it (if any)
 
Method Summary
 String getIdentifier()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IpLocation

public IpLocation(String hostName)
Initialize with a Hostname and load the registered properties for it (if any)

Method Detail

getIdentifier

public String getIdentifier()
Specified by:
getIdentifier in interface Location

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007. All Rights Reserved.