public interface HostID extends Comparable
| Modifier and Type | Method and Description | 
|---|---|
String | 
getServerName()
The server name is a human readable form of identity. 
 | 
boolean | 
isLocal()
Determine whether this ServerIdentity represents the currently
 running server. 
 | 
String | 
objectToString()  | 
compareToboolean isLocal()
String objectToString()
String getServerName()