Package org.apache.maven.internal.impl
Class DefaultMojoExecution
java.lang.Object
org.apache.maven.internal.impl.DefaultMojoExecution
- All Implemented Interfaces:
- MojoExecution
- 
Constructor Details- 
DefaultMojoExecution
 
- 
- 
Method Details- 
getDelegate
- 
getPlugin- Specified by:
- getPluginin interface- MojoExecution
 
- 
getModelpublic org.apache.maven.api.model.PluginExecution getModel()- Specified by:
- getModelin interface- MojoExecution
 
- 
getDescriptorpublic org.apache.maven.api.plugin.descriptor.MojoDescriptor getDescriptor()- Specified by:
- getDescriptorin interface- MojoExecution
 
- 
getLifecyclePhase- Specified by:
- getLifecyclePhasein interface- MojoExecution
 
- 
getExecutionId- Specified by:
- getExecutionIdin interface- MojoExecution
 
- 
getGoal- Specified by:
- getGoalin interface- MojoExecution
 
- 
getConfiguration- Specified by:
- getConfigurationin interface- MojoExecution
 
- 
toString
 
-