Package org.linuxforhealth.fhir.client
Class FHIRClientFactory
- java.lang.Object
 - 
- org.linuxforhealth.fhir.client.FHIRClientFactory
 
 
- 
public class FHIRClientFactory extends java.lang.ObjectThis factory can be used to obtain instances of the FHIRClient interface. 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FHIRClientgetClient(java.util.Properties properties) 
 - 
 
- 
- 
Method Detail
- 
getClient
public static FHIRClient getClient(java.util.Properties properties) throws java.lang.Exception
- Throws:
 java.lang.Exception
 
 - 
 
 -