Uses of Class
org.apache.maven.plugin.descriptor.MojoDescriptor

Packages that use MojoDescriptor
org.apache.maven.plugin.descriptor   
 

Uses of MojoDescriptor in org.apache.maven.plugin.descriptor
 

Methods in org.apache.maven.plugin.descriptor that return MojoDescriptor
 MojoDescriptor PluginDescriptorBuilder.buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c, PluginDescriptor pluginDescriptor)
           
 MojoDescriptor PluginDescriptor.getMojo(String goal)
           
 

Methods in org.apache.maven.plugin.descriptor with parameters of type MojoDescriptor
 void PluginDescriptor.addMojo(MojoDescriptor mojoDescriptor)
           
 



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