Uses of Class
io.smallrye.context.api.CurrentThreadContext.Literal
-
-
Uses of CurrentThreadContext.Literal in io.smallrye.context.api
Fields in io.smallrye.context.api declared as CurrentThreadContext.Literal Modifier and Type Field Description static CurrentThreadContext.LiteralCurrentThreadContext.Literal. DEFAULT_INSTANCEMethods in io.smallrye.context.api that return CurrentThreadContext.Literal Modifier and Type Method Description static CurrentThreadContext.LiteralCurrentThreadContext.Literal. of(boolean remove, String[] cleared, String[] unchanged, String[] propagated)
-