Uses of Class
org.jdtaus.core.container.Dependency

Packages that use Dependency
org.jdtaus.core.container Object management and configuration. 
 

Uses of Dependency in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Dependency
 Dependency[] Dependencies.getDependencies()
          Gets all dependencies of the collection.
 Dependency Dependencies.getDependency(int index)
          Gets a dependency for an index.
 Dependency Dependencies.getDependency(String name)
          Gets a dependency for a name.
 

Methods in org.jdtaus.core.container with parameters of type Dependency
 void Dependencies.setDependencies(Dependency[] value)
          Setter for property dependencies.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.