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

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

Uses of Specifications in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Specifications
 Specifications Implementation.getImplementedSpecifications()
          Gets the specifications the implementation implements.
 Specifications Modules.getSpecifications()
          Gets a collection of all specifications of all modules.
 Specifications Module.getSpecifications()
          Gets the specifications of the module.
 

Methods in org.jdtaus.core.container with parameters of type Specifications
 void Implementation.setImplementedSpecifications(Specifications value)
          Setter for property .
 void Module.setSpecifications(Specifications value)
          Setter for property .
 



Copyright © 2005-2007 jDTAUS. All Rights Reserved.