Uses of Class
org.apache.geronimo.kernel.repository.Dependency

Packages that use Dependency
org.apache.geronimo.kernel.repository   
 

Uses of Dependency in org.apache.geronimo.kernel.repository
 

Methods in org.apache.geronimo.kernel.repository that return types with arguments of type Dependency
 List<Dependency> Environment.getDependencies()
          Gets a List (with elements of type Dependency) of the configuration and JAR dependencies of this configuration.
 

Methods in org.apache.geronimo.kernel.repository with parameters of type Dependency
 void Environment.addDependency(Dependency dependency)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.