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