Uses of Package
org.sonatype.aether.collection

Packages that use org.sonatype.aether.collection
org.sonatype.aether   
org.sonatype.aether.collection   
org.sonatype.aether.impl   
org.sonatype.aether.impl.internal   
org.sonatype.aether.resolution   
org.sonatype.aether.test.impl   
org.sonatype.aether.util   
org.sonatype.aether.util.graph.manager   
org.sonatype.aether.util.graph.selector   
org.sonatype.aether.util.graph.transformer   
org.sonatype.aether.util.graph.traverser   
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether
CollectRequest
          A request to collect the transitive dependencies and to build a dependency graph from them.
CollectResult
          The result of a dependency collection request.
DependencyCollectionException
          Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
DependencyGraphTransformer
          Transforms a given dependency graph.
DependencyManager
          Applies dependency management to the dependencies of a dependency node.
DependencySelector
          Decides what dependencies to include in the dependency graph.
DependencyTraverser
          Decides whether the dependencies of a dependency node should be traversed as well.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.collection
CollectRequest
          A request to collect the transitive dependencies and to build a dependency graph from them.
CollectResult
          The result of a dependency collection request.
DependencyCollectionContext
          A context used during dependency collection to update the dependency manager, selector and traverser.
DependencyGraphTransformationContext
          A context used during dependency collection to exchange information within a chain of dependency graph transformers.
DependencyManagement
          The management updates to apply to a dependency.
DependencyManager
          Applies dependency management to the dependencies of a dependency node.
DependencySelector
          Decides what dependencies to include in the dependency graph.
DependencyTraverser
          Decides whether the dependencies of a dependency node should be traversed as well.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.impl
CollectRequest
          A request to collect the transitive dependencies and to build a dependency graph from them.
CollectResult
          The result of a dependency collection request.
DependencyCollectionException
          Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.impl.internal
CollectRequest
          A request to collect the transitive dependencies and to build a dependency graph from them.
CollectResult
          The result of a dependency collection request.
DependencyCollectionException
          Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.resolution
CollectRequest
          A request to collect the transitive dependencies and to build a dependency graph from them.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.test.impl
DependencyGraphTransformer
          Transforms a given dependency graph.
DependencyManager
          Applies dependency management to the dependencies of a dependency node.
DependencySelector
          Decides what dependencies to include in the dependency graph.
DependencyTraverser
          Decides whether the dependencies of a dependency node should be traversed as well.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.util
DependencyGraphTransformer
          Transforms a given dependency graph.
DependencyManager
          Applies dependency management to the dependencies of a dependency node.
DependencySelector
          Decides what dependencies to include in the dependency graph.
DependencyTraverser
          Decides whether the dependencies of a dependency node should be traversed as well.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.util.graph.manager
DependencyCollectionContext
          A context used during dependency collection to update the dependency manager, selector and traverser.
DependencyManagement
          The management updates to apply to a dependency.
DependencyManager
          Applies dependency management to the dependencies of a dependency node.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.util.graph.selector
DependencyCollectionContext
          A context used during dependency collection to update the dependency manager, selector and traverser.
DependencySelector
          Decides what dependencies to include in the dependency graph.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.util.graph.transformer
DependencyGraphTransformationContext
          A context used during dependency collection to exchange information within a chain of dependency graph transformers.
DependencyGraphTransformer
          Transforms a given dependency graph.
 

Classes in org.sonatype.aether.collection used by org.sonatype.aether.util.graph.traverser
DependencyCollectionContext
          A context used during dependency collection to update the dependency manager, selector and traverser.
DependencyTraverser
          Decides whether the dependencies of a dependency node should be traversed as well.
 



Copyright © 2010-2012. All Rights Reserved.