Uses of Interface
io.helidon.pico.tools.ExternalModuleCreatorRequest
Packages that use ExternalModuleCreatorRequest
-
Uses of ExternalModuleCreatorRequest in io.helidon.pico.tools
Methods in io.helidon.pico.tools with parameters of type ExternalModuleCreatorRequestModifier and TypeMethodDescriptionDefaultExternalModuleCreator.prepareToCreateExternalModule(ExternalModuleCreatorRequest req) -
Uses of ExternalModuleCreatorRequest in io.helidon.pico.tools.spi
Methods in io.helidon.pico.tools.spi with parameters of type ExternalModuleCreatorRequestModifier and TypeMethodDescriptionExternalModuleCreator.prepareToCreateExternalModule(ExternalModuleCreatorRequest request) Prepares the activator and module creation by reflectively scanning and analyzing the context of the request to build a model payload that can then be pipelined to the activator creator.