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 PluginManagementInjectorDefaultModelBuilderFactory.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 TypeClassDescriptionclassHandles injection of plugin management into the model.