Package io.smallrye.context
Class SmallRyeThreadContext.Builder
java.lang.Object
io.smallrye.context.SmallRyeThreadContext.Builder
- All Implemented Interfaces:
org.eclipse.microprofile.context.ThreadContext.Builder
- Enclosing class:
- SmallRyeThreadContext
public static class SmallRyeThreadContext.Builder
extends Object
implements org.eclipse.microprofile.context.ThreadContext.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()injectionPointName(String name) propagated(String... types)
-
Constructor Details
-
Builder
-
-
Method Details
-
build
- Specified by:
buildin interfaceorg.eclipse.microprofile.context.ThreadContext.Builder
-
propagated
- Specified by:
propagatedin interfaceorg.eclipse.microprofile.context.ThreadContext.Builder
-
unchanged
- Specified by:
unchangedin interfaceorg.eclipse.microprofile.context.ThreadContext.Builder
-
cleared
- Specified by:
clearedin interfaceorg.eclipse.microprofile.context.ThreadContext.Builder
-
injectionPointName
-