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

Packages that use PluginConfiguration
org.apache.maven.model   
org.apache.maven.model.io.jdom   
 

Uses of PluginConfiguration in org.apache.maven.model
 

Subclasses of PluginConfiguration in org.apache.maven.model
 class Build
          Class Build.
 class BuildBase
          Class BuildBase.
 

Uses of PluginConfiguration in org.apache.maven.model.io.jdom
 

Methods in org.apache.maven.model.io.jdom with parameters of type PluginConfiguration
protected  void MavenJDOMWriter.updatePluginConfiguration(PluginConfiguration pluginConfiguration, String xmlTag, MavenJDOMWriter.Counter counter, org.jdom.Element element)
          Method updatePluginConfiguration.
 



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.