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.scopeMethods in org.eclipse.aether.impl.scope with parameters of type InternalScopeManagerModifier 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.collectMethods in org.eclipse.aether.internal.impl.collect with parameters of type InternalScopeManagerModifier and TypeMethodDescriptionprotected org.eclipse.aether.RepositorySystemSessionDependencyCollectorDelegate.setUpSession(org.eclipse.aether.RepositorySystemSession session, org.eclipse.aether.collection.CollectRequest collectRequest, InternalScopeManager scopeManager) 
- 
Uses of InternalScopeManager in org.eclipse.aether.internal.impl.scopeClasses 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)