Uses of Class
io.helidon.service.registry.InterceptionContext.Builder
Packages that use InterceptionContext.Builder
Package
Description
API required to define services, and to compile the code generated sources for Helidon Service Registry,
with a core service registry implementation (replacement for
ServiceLoader
).-
Uses of InterceptionContext.Builder in io.helidon.service.registry
Methods in io.helidon.service.registry that return InterceptionContext.BuilderModifier and TypeMethodDescriptionstatic InterceptionContext.Builder
InterceptionContext.builder()
Create a new fluent API builder to customize configuration.static InterceptionContext.Builder
InterceptionContext.builder
(InterceptionContext instance) Create a new fluent API builder from an existing instance.