Uses of Interface
org.apache.maven.jelly.tags.maven.DependencyResolverInterface

Packages that use DependencyResolverInterface
org.apache.maven.jelly.tags.maven Various jelly tags provided by Maven to allow easier access its facilities. 
 

Uses of DependencyResolverInterface in org.apache.maven.jelly.tags.maven
 

Classes in org.apache.maven.jelly.tags.maven that implement DependencyResolverInterface
 class DependencyResolver
           
 class WerkzDependencyResolver
          THIS CLASS IS NOT THREADSAFE.
 

Constructors in org.apache.maven.jelly.tags.maven with parameters of type DependencyResolverInterface
DependencyResolver(DependencyResolverInterface impl)
          Creates the dependency resolver with a specific implementation
 



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.