Class MojoExecutionScope
java.lang.Object
org.apache.maven.internal.impl.di.MojoExecutionScope
- All Implemented Interfaces:
Scope
MojoExecutionScope
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenter()voidexit()protected MojoExecutionScope.ScopeState<T> Supplier<T><T> void<T> voidstatic <T> Supplier<T>seededKeySupplier(Class<? extends T> clazz)