
Uses of Interface
org.hl7.fhir.dstu3.context.IWorkerContext.ILoggingService
Packages that use IWorkerContext.ILoggingService
-
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoid
BaseWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) Deprecated.void
IWorkerContext.setLogger
(IWorkerContext.ILoggingService logger) -
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.dstu3.hapi.ctx
Methods in org.hl7.fhir.dstu3.hapi.ctx with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoid
HapiWorkerContext.setLogger
(IWorkerContext.ILoggingService theLogger)