Class MojoExecutionScope
java.lang.Object
org.apache.maven.internal.impl.di.MojoExecutionScope
- All Implemented Interfaces:
Scope
- Direct Known Subclasses:
MojoExecutionScope
MojoExecutionScope
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
enter()
void
exit()
protected MojoExecutionScope.ScopeState
<T> Supplier
<T> <T> void
<T> void
static <T> Supplier
<T> seededKeySupplier
(Class<? extends T> clazz)