Package com.ibm.fhir.core.util.handler
Class HostnameHandler
- java.lang.Object
 - 
- com.ibm.fhir.core.util.handler.HostnameHandler
 
 
- 
public class HostnameHandler extends Object
Reliable Hostname Treatment 
- 
- 
Constructor Summary
Constructors Constructor Description HostnameHandler() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHostname()gets the hostname 
 - 
 
- 
- 
Method Detail
- 
getHostname
public String getHostname()
gets the hostname- Returns:
 
 
 - 
 
 -