Uses of Interface
org.hl7.fhir.r5.context.IWorkerContext.ILoggingService
Packages that use IWorkerContext.ILoggingService
-
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r5.context
Fields in org.hl7.fhir.r5.context declared as IWorkerContext.ILoggingServiceModifier and TypeFieldDescriptionprotected IWorkerContext.ILoggingServiceBaseWorkerContext.loggerMethods in org.hl7.fhir.r5.context that return IWorkerContext.ILoggingServiceMethods in org.hl7.fhir.r5.context with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoidBaseWorkerContext.setLogger(IWorkerContext.ILoggingService logger) voidIWorkerContext.setLogger(IWorkerContext.ILoggingService logger) -
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return IWorkerContext.ILoggingServiceMethods in org.hl7.fhir.r5.hapi.ctx with parameters of type IWorkerContext.ILoggingServiceModifier and TypeMethodDescriptionvoidHapiWorkerContext.setLogger(IWorkerContext.ILoggingService theLogger)