Class MojoExecutionScope

java.lang.Object
org.apache.maven.internal.impl.di.MojoExecutionScope
All Implemented Interfaces:
Scope
Direct Known Subclasses:
MojoExecutionScope

public class MojoExecutionScope extends Object implements Scope
MojoExecutionScope
  • Constructor Details

    • MojoExecutionScope

      public MojoExecutionScope()
  • Method Details