| Package | Description |
|---|---|
| org.eclipse.aether | |
| org.eclipse.aether.collection |
| Modifier and Type | Method and Description |
|---|---|
DependencyManager |
RepositorySystemSession.getDependencyManager()
Gets the dependency manager to use for building dependency graphs.
|
DependencyManager |
DefaultRepositorySystemSession.getDependencyManager() |
DependencyManager |
AbstractForwardingRepositorySystemSession.getDependencyManager() |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setDependencyManager(DependencyManager dependencyManager)
Sets the dependency manager to use for building dependency graphs.
|
| Modifier and Type | Method and Description |
|---|---|
DependencyManager |
DependencyManager.deriveChildManager(DependencyCollectionContext context)
Derives a dependency manager for the specified collection context.
|
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.