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

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

Uses of Implementations in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Implementations
 Implementations Specification.getImplementations()
          Gets all available implementations of the specification.
 Implementations Module.getImplementations()
          Gets the implementations of the module.
 Implementations Modules.getImplementations()
          Gets a collection of all implementations of all modules held by the instance.
 

Methods in org.jdtaus.core.container with parameters of type Implementations
 void Specification.setImplementations(Implementations value)
          Setter for property implementations.
 void Module.setImplementations(Implementations value)
          Setter for property implementations.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.