Uses of Annotation Interface
org.apache.maven.api.di.SessionScoped
Packages that use SessionScoped
-
Uses of SessionScoped in org.apache.maven.impl
Classes in org.apache.maven.impl with annotations of type SessionScopedModifier and TypeClassDescriptionstatic classstatic class -
Uses of SessionScoped in org.apache.maven.internal.impl
Classes in org.apache.maven.internal.impl with annotations of type SessionScopedModifier and TypeClassDescriptionclassThis implementation ofArtifactManageris explicitly bound to bothArtifactManagerandServiceinterfaces so that it can be retrieved usingInternalSession.getAllServices().classThis implementation ofProjectManageris explicitly bound to bothProjectManagerandServiceinterfaces so that it can be retrieved usingInternalSession.getAllServices().