
Uses of Interface
org.hl7.fhir.r5.context.IWorkerContextManager
Packages that use IWorkerContextManager
-
Uses of IWorkerContextManager in org.hl7.fhir.r5.context
Classes in org.hl7.fhir.r5.context that implement IWorkerContextManagerMethods in org.hl7.fhir.r5.context that return IWorkerContextManagerModifier and TypeMethodDescriptionBaseWorkerContext.getManager()IWorkerContext.getManager()if this returns null, the context is frozen (usually for threading concerns on the server) If you're considering not providing this service, the context can't load stuff on the fly so you need to take care to load everything in advance. -
Uses of IWorkerContextManager in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return IWorkerContextManager