Uses of Interface
io.helidon.pico.api.Module
Packages that use Module
-
Uses of Module in io.helidon.pico.maven.plugin
Method parameters in io.helidon.pico.maven.plugin with type arguments of type ModuleModifier and TypeMethodDescriptionprotected StringAbstractCreatorMojo.determinePackageName(Optional<ServiceProvider<Module>> optModuleSp, Collection<TypeName> typeNames, ModuleInfoDescriptor descriptor, boolean persistIt) Determines the primary package name (which also typically doubles as the application name).