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

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

Uses of Specification in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Specification
 Specification Dependency.getSpecification()
          Gets the specification of the dependency.
 Specification Specifications.getSpecification(int index)
          Gets a specification for an index.
 Specification Specifications.getSpecification(String identifier)
          Gets a specification for an identifier.
 Specification Modules.getSpecification(String identifier)
          Gets a specification for an identifier.
 Specification[] Specifications.getSpecifications()
          Gets the specifications of the collection.
 

Methods in org.jdtaus.core.container with parameters of type Specification
 void Dependency.setSpecification(Specification value)
          Setter for property specification.
 void Specifications.setSpecifications(Specification[] value)
          Setter for property specifications.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.