java.lang.Object
org.apache.maven.execution.scope.internal.MojoExecutionScope.ScopeState
-
Field Summary
Fields
private final Map<com.google.inject.Key<?>,Object>
private final Map<com.google.inject.Key<?>,com.google.inject.Provider<?>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
seeded
private final Map<com.google.inject.Key<?>,com.google.inject.Provider<?>> seeded
-
provided
private final Map<com.google.inject.Key<?>,Object> provided
-
Constructor Details
-
ScopeState
private ScopeState()