Uses of Interface
io.smallrye.context.FastThreadContextProvider
Packages that use FastThreadContextProvider
-
Uses of FastThreadContextProvider in io.smallrye.context
Subinterfaces of FastThreadContextProvider in io.smallrye.contextModifier and TypeInterfaceDescriptioninterfaceFastStorageThreadContextProvider<Declaration extends StorageDeclaration<?>>Special implementation of aFastThreadContextProviderif your context is usingStorageManagerto obtain its ThreadLocal, in which case we can obtain it from there to propagate it, if we know itsStorageDeclaration.