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:
getPlugin
in interfaceMojoExecution
-
getModel
public org.apache.maven.api.model.PluginExecution getModel()- Specified by:
getModel
in interfaceMojoExecution
-
getDescriptor
public org.apache.maven.api.plugin.descriptor.MojoDescriptor getDescriptor()- Specified by:
getDescriptor
in interfaceMojoExecution
-
getLifecyclePhase
- Specified by:
getLifecyclePhase
in interfaceMojoExecution
-
getExecutionId
- Specified by:
getExecutionId
in interfaceMojoExecution
-
getGoal
- Specified by:
getGoal
in interfaceMojoExecution
-
getConfiguration
- Specified by:
getConfiguration
in interfaceMojoExecution
-
toString
-