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_STRATEGYWhichInterceptionStrategyto use.Methods in io.helidon.service.codegen that return InterceptionStrategyModifier and TypeMethodDescriptionstatic InterceptionStrategyReturns 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.