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
public org.apache.maven.api.model.Plugin getPlugin()- Specified by:
getPlugin
in interfaceMojoExecution
-
getExecutionId
- Specified by:
getExecutionId
in interfaceMojoExecution
-
getGoal
- Specified by:
getGoal
in interfaceMojoExecution
-
getConfiguration
- Specified by:
getConfiguration
in interfaceMojoExecution
-
toString
-