Uses of Interface
io.helidon.microprofile.servicecommon.HelidonInterceptor
Package
Description
General-purpose reusable artifacts to help write CDI extensions, annotation processing, and interceptors for Helidon
services.
-
Uses of HelidonInterceptor in io.helidon.microprofile.servicecommon
Modifier and TypeInterfaceDescriptionstatic interface
Common behavior among interceptors with both pre-invocation and post-completion behavior.Modifier and TypeClassDescriptionstatic class
HelidonInterceptor
implementation providing as much logic as possible.