Uses of Interface
org.hl7.fhir.r4.context.IWorkerContext.ILoggingService
-
Packages that use IWorkerContext.ILoggingService Package Description org.hl7.fhir.r4.context -
-
Uses of IWorkerContext.ILoggingService in org.hl7.fhir.r4.context
Fields in org.hl7.fhir.r4.context declared as IWorkerContext.ILoggingService Modifier and Type Field Description protected IWorkerContext.ILoggingServiceBaseWorkerContext. loggerMethods in org.hl7.fhir.r4.context that return IWorkerContext.ILoggingService Modifier and Type Method Description IWorkerContext.ILoggingServiceBaseWorkerContext. getLogger()IWorkerContext.ILoggingServiceIWorkerContext. getLogger()Methods in org.hl7.fhir.r4.context with parameters of type IWorkerContext.ILoggingService Modifier and Type Method Description voidBaseWorkerContext. setLogger(IWorkerContext.ILoggingService logger)voidIWorkerContext. setLogger(IWorkerContext.ILoggingService logger)
-