Uses of Enum Class
io.helidon.service.codegen.InterceptionStrategy
Packages that use InterceptionStrategy
-
Uses of InterceptionStrategy in io.helidon.service.codegen
Fields in io.helidon.service.codegen with type parameters of type InterceptionStrategyModifier and TypeFieldDescriptionstatic final Option
<InterceptionStrategy> ServiceOptions.INTERCEPTION_STRATEGY
WhichInterceptionStrategy
to use.Methods in io.helidon.service.codegen that return InterceptionStrategyModifier and TypeMethodDescriptionstatic InterceptionStrategy
Returns the enum constant of this class with the specified name.static InterceptionStrategy[]
InterceptionStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.