Uses of Interface
org.apache.maven.model.management.PluginManagementInjector
Packages that use PluginManagementInjector
-
Uses of PluginManagementInjector in org.apache.maven.model.building
Methods in org.apache.maven.model.building that return PluginManagementInjectorModifier and TypeMethodDescriptionprotected PluginManagementInjector
DefaultModelBuilderFactory.newPluginManagementInjector()
Methods in org.apache.maven.model.building with parameters of type PluginManagementInjectorModifier and TypeMethodDescriptionDefaultModelBuilder.setPluginManagementInjector
(PluginManagementInjector pluginManagementInjector) -
Uses of PluginManagementInjector in org.apache.maven.model.management
Classes in org.apache.maven.model.management that implement PluginManagementInjectorModifier and TypeClassDescriptionclass
Handles injection of plugin management into the model.