Uses of Package
io.smallrye.context.impl
Packages that use io.smallrye.context.impl
-
Classes in io.smallrye.context.impl used by io.smallrye.contextClassDescriptionMarker interface for contextualised lambdas, so we don't try to recontextualise them.
-
Classes in io.smallrye.context.impl used by io.smallrye.context.implClassDescriptionInterface to be implemented by contextual wrappers so the plan can feed them thread locals.Restores a context and allows you to clean it up (unrestore it).
-
Classes in io.smallrye.context.impl used by io.smallrye.context.impl.wrappersClassDescriptionInterface to be implemented by contextual wrappers so the plan can feed them thread locals.Marker interface for contextualised lambdas, so we don't try to recontextualise them.