Interface PropertyBasedFHIRPersistenceFactory
-
public interface PropertyBasedFHIRPersistenceFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FHIRPersistence
getInstance(java.util.Properties properties)
-
-
-
Method Detail
-
getInstance
FHIRPersistence getInstance(java.util.Properties properties) throws FHIRPersistenceException
- Throws:
FHIRPersistenceException
-
-