Uses of Class
io.helidon.common.context.Context.Builder
Packages that use Context.Builder
Package
Description
Support for context propagation across executor boundaries.
-
Uses of Context.Builder in io.helidon.common.context
Methods in io.helidon.common.context that return Context.BuilderModifier and TypeMethodDescriptionstatic Context.Builder
Context.builder()
Fluent API builder for advanced configuration.Identification of the new context, should be unique within this runtime.Parent of the new context.