Class AbstractNamingSystemServiceImpl

java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.support.AbstractNamingSystemServiceImpl
All Implemented Interfaces:
NamingSystemService
Direct Known Subclasses:
DefaultNamingSystemServiceImpl

public class AbstractNamingSystemServiceImpl extends Object implements NamingSystemService
Abstract Implementation that holds naming systems in memory as a map of NamingSystem sets. Before an instance can be used, one of the adder methods of implementations must be called to initialize the bundle.
Since:
3.6
Author:
Christian Ohr