public static class SmallRyeThreadContext.Builder extends Object implements org.eclipse.microprofile.context.ThreadContext.Builder
| Constructor and Description |
|---|
Builder(SmallRyeContextManager manager) |
| Modifier and Type | Method and Description |
|---|---|
SmallRyeThreadContext |
build() |
SmallRyeThreadContext.Builder |
cleared(String... types) |
SmallRyeThreadContext.Builder |
injectionPointName(String name) |
SmallRyeThreadContext.Builder |
propagated(String... types) |
SmallRyeThreadContext.Builder |
unchanged(String... types) |
public Builder(SmallRyeContextManager manager)
public SmallRyeThreadContext build()
build in interface org.eclipse.microprofile.context.ThreadContext.Builderpublic SmallRyeThreadContext.Builder propagated(String... types)
propagated in interface org.eclipse.microprofile.context.ThreadContext.Builderpublic SmallRyeThreadContext.Builder unchanged(String... types)
unchanged in interface org.eclipse.microprofile.context.ThreadContext.Builderpublic SmallRyeThreadContext.Builder cleared(String... types)
cleared in interface org.eclipse.microprofile.context.ThreadContext.Builderpublic SmallRyeThreadContext.Builder injectionPointName(String name)
Copyright © 2018–2020. All rights reserved.