Uses of Interface
io.helidon.servicecommon.restcdi.HelidonInterceptor
Packages that use 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.servicecommon.restcdi
Subinterfaces of HelidonInterceptor in io.helidon.servicecommon.restcdiModifier and TypeInterfaceDescriptionstatic interface
Common behavior among interceptors with both pre-invocation and post-completion behavior.Classes in io.helidon.servicecommon.restcdi that implement HelidonInterceptorModifier and TypeClassDescriptionstatic class
HelidonInterceptor
implementation providing as much logic as possible.