Uses of Class
io.helidon.pico.tools.ServicesToProcess
Packages that use ServicesToProcess
-
Uses of ServicesToProcess in io.helidon.pico.tools
Methods in io.helidon.pico.tools that return ServicesToProcessModifier and TypeMethodDescriptionstatic ServicesToProcessServicesToProcess.servicesInstance()The current services to process instance.Methods in io.helidon.pico.tools with parameters of type ServicesToProcessModifier and TypeMethodDescriptionstatic Optional<ActivatorCreatorCodeGen>DefaultActivatorCreator.createActivatorCreatorCodeGen(ServicesToProcess services) Creates a payload given the batch of services to process.static ActivatorCreatorRequestDefaultActivatorCreator.createActivatorCreatorRequest(ServicesToProcess servicesToProcess, ActivatorCreatorCodeGen codeGen, ActivatorCreatorConfigOptions configOptions, CodeGenFiler filer, boolean throwIfError) Create a request based upon the contents of services to processor.