Uses of Package
io.smallrye.context.impl
-
Packages that use io.smallrye.context.impl Package Description io.smallrye.context io.smallrye.context.impl io.smallrye.context.impl.wrappers -
Classes in io.smallrye.context.impl used by io.smallrye.context Class Description Contextualized Marker interface for contextualised lambdas, so we don't try to recontextualise them.DefaultValues Holds default values forManagedExecutorandThreadContext.ThreadContextProviderPlan -
Classes in io.smallrye.context.impl used by io.smallrye.context.impl Class Description CapturedContextState ContextHolder Interface to be implemented by contextual wrappers so the plan can feed them thread locals.SlowActiveContextState Restores a context and allows you to clean it up (unrestore it). -
Classes in io.smallrye.context.impl used by io.smallrye.context.impl.wrappers Class Description CapturedContextState ContextHolder Interface to be implemented by contextual wrappers so the plan can feed them thread locals.Contextualized Marker interface for contextualised lambdas, so we don't try to recontextualise them.