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

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

Uses of Specification in org.jdtaus.core.container
 

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

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



Copyright © 2005-2007 jDTAUS. All Rights Reserved.