Uses of Class
org.apache.maven.model.Plugin

Packages that use Plugin
org.apache.maven.model   
 

Uses of Plugin in org.apache.maven.model
 

Methods in org.apache.maven.model with parameters of type Plugin
 void PluginContainer.addPlugin(Plugin plugin)
          Method addPlugin.
 void PluginContainer.removePlugin(Plugin plugin)
          Method removePlugin.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.