Uses of Class
org.apache.geronimo.mavenplugins.car.Dependency

Uses of Dependency in org.apache.geronimo.mavenplugins.car
 

Methods in org.apache.geronimo.mavenplugins.car that return Dependency
static Dependency Dependency.newDependency(DependencyType dependencyType)
           
 

Methods in org.apache.geronimo.mavenplugins.car that return types with arguments of type Dependency
protected  LinkedHashSet<Dependency> AbstractCarMojo.toDependencies(Collection<Dependency> listedDependencies, UseMavenDependencies useMavenDependencies, boolean includeImport)
           
 

Method parameters in org.apache.geronimo.mavenplugins.car with type arguments of type Dependency
protected  void DependencyChangeMojo.saveDependencyChanges(Collection<Dependency> dependencies, PluginArtifactType removed)
           
protected  LinkedHashSet<Dependency> AbstractCarMojo.toDependencies(Collection<Dependency> listedDependencies, UseMavenDependencies useMavenDependencies, boolean includeImport)
           
protected  LinkedHashSet<Dependency> PlanProcessorMojo.toKernelDependencies(List<Dependency> listedDependencies, UseMavenDependencies useMavenDependencies)
           
 



Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.