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

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

Uses of Dependencies in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Dependencies
 Dependencies Implementation.getDeclaredDependencies()
          Gets the declared dependencies of the implementation.
 Dependencies Implementation.getDependencies()
          Gets the dependencies of the implementation.
 

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



Copyright © 2005-2009 jDTAUS. All Rights Reserved.