Uses of Interface
io.helidon.pico.tools.spi.InterceptorCreator.InterceptorProcessor
Packages that use InterceptorCreator.InterceptorProcessor
-
Uses of InterceptorCreator.InterceptorProcessor in io.helidon.pico.tools.spi
Methods in io.helidon.pico.tools.spi that return InterceptorCreator.InterceptorProcessorModifier and TypeMethodDescriptionInterceptorCreator.createInterceptorProcessor(ServiceInfoBasics interceptedService, InterceptorCreator delegateCreator, Optional<ProcessingEnvironment> processEnv) Returns the processor appropriate for the context revealed in the calling arguments, favoring reflection if the serviceTypeElement is provided.