Uses of Interface
io.helidon.pico.tools.InterceptorCreatorResponse
Packages that use InterceptorCreatorResponse
-
Uses of InterceptorCreatorResponse in io.helidon.pico.tools
Methods in io.helidon.pico.tools that return InterceptorCreatorResponseModifier and TypeMethodDescriptionDefaultActivatorCreator.codegenInterceptors(GeneralCreatorRequest req, Map<TypeName, InterceptionPlan> interceptionPlans) -
Uses of InterceptorCreatorResponse in io.helidon.pico.tools.spi
Methods in io.helidon.pico.tools.spi that return InterceptorCreatorResponseModifier and TypeMethodDescriptionActivatorCreator.codegenInterceptors(GeneralCreatorRequest request, Map<TypeName, InterceptionPlan> interceptionPlans) Generates just the interceptors.