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 RepositorySystemSessionDependencyCollectorDelegate.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) -
Uses of InternalScopeManager in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier with parameters of type InternalScopeManagerModifier and TypeMethodDescriptionMaven3ScopeManagerConfiguration.buildDependencyScopes(InternalScopeManager internalScopeManager) Maven3ScopeManagerConfiguration.buildResolutionScopes(InternalScopeManager internalScopeManager)