Uses of Interface
org.eclipse.aether.impl.scope.InternalScopeManager
Packages that use InternalScopeManager
Package
Description
Internal helper classes for dependency collector.
-
Uses of InternalScopeManager in org.eclipse.aether.impl.scope
Methods in org.eclipse.aether.impl.scope with parameters of type InternalScopeManagerModifier and TypeMethodDescriptionScopeManagerConfiguration.buildDependencyScopes
(InternalScopeManager internalScopeManager) ScopeManagerConfiguration.buildResolutionScopes
(InternalScopeManager internalScopeManager) -
Uses of InternalScopeManager in org.eclipse.aether.internal.impl.collect
Methods in org.eclipse.aether.internal.impl.collect with parameters of type InternalScopeManagerModifier and TypeMethodDescriptionprotected RepositorySystemSession
DependencyCollectorDelegate.setUpSession
(RepositorySystemSession session, CollectRequest collectRequest, InternalScopeManager scopeManager) -
Uses of InternalScopeManager in org.eclipse.aether.internal.impl.scope
Classes in org.eclipse.aether.internal.impl.scope that implement InternalScopeManagerConstructors in org.eclipse.aether.internal.impl.scope with parameters of type InternalScopeManagerModifierConstructorDescriptionManagedDependencyContextRefiner
(InternalScopeManager scopeManager) ManagedScopeDeriver
(InternalScopeManager scopeManager) ManagedScopeSelector
(InternalScopeManager scopeManager)