Uses of Interface
org.eclipse.aether.impl.scope.InternalScopeManager
Package
Description
Internal helper classes for dependency collector.
-
Uses of InternalScopeManager in org.eclipse.aether.impl.scope
Modifier and TypeMethodDescriptionCollection
<org.eclipse.aether.scope.DependencyScope> ScopeManagerConfiguration.buildDependencyScopes
(InternalScopeManager internalScopeManager) Collection
<org.eclipse.aether.scope.ResolutionScope> ScopeManagerConfiguration.buildResolutionScopes
(InternalScopeManager internalScopeManager) -
Uses of InternalScopeManager in org.eclipse.aether.internal.impl.collect
Modifier and TypeMethodDescriptionprotected org.eclipse.aether.RepositorySystemSession
DependencyCollectorDelegate.setUpSession
(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.collection.CollectRequest collectRequest, InternalScopeManager scopeManager) -
Uses of InternalScopeManager in org.eclipse.aether.internal.impl.scope
ModifierConstructorDescriptionManagedDependencyContextRefiner
(InternalScopeManager scopeManager) ManagedScopeDeriver
(InternalScopeManager scopeManager) ManagedScopeSelector
(InternalScopeManager scopeManager)