Package | Description |
---|---|
org.apache.maven.plugin.registry |
Modifier and Type | Method and Description |
---|---|
List<Plugin> |
PluginRegistry.getPlugins()
Method getPlugins.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginRegistry.addPlugin(Plugin plugin)
Method addPlugin.
|
void |
PluginRegistry.removePlugin(Plugin plugin)
Method removePlugin.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginRegistry.setPlugins(List<Plugin> plugins)
Set specified plugin update policy information.
|
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.