Class FhirContextHolder
java.lang.Object
org.openehealth.ipf.commons.audit.FhirContextHolder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FhirContext
get()
static void
remove()
static void
setCurrentContext
(FhirContext fhirContext)
-
Constructor Details
-
FhirContextHolder
public FhirContextHolder()
-
-
Method Details
-
setCurrentContext
-
get
-
remove
public static void remove()
-