Uses of Interface
org.sonatype.aether.collection.DependencyCollectionContext

Packages that use DependencyCollectionContext
org.sonatype.aether.collection   
 

Uses of DependencyCollectionContext in org.sonatype.aether.collection
 

Methods in org.sonatype.aether.collection with parameters of type DependencyCollectionContext
 DependencyManager DependencyManager.deriveChildManager(DependencyCollectionContext context)
          Derives a dependency manager for the specified collection context.
 DependencySelector DependencySelector.deriveChildSelector(DependencyCollectionContext context)
          Derives a dependency selector for the specified collection context.
 DependencyTraverser DependencyTraverser.deriveChildTraverser(DependencyCollectionContext context)
          Derives a dependency traverser that will be used to decide whether the transitive dependencies of the dependency given in the collection context shall be traversed.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.