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

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

Uses of Properties in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Properties
 Properties Implementation.getProperties()
          Gets the properties of the implementation.
 Properties Module.getProperties()
          Gets the properties of the module.
 Properties Dependency.getProperties()
          Gets the properties of the dependency.
 

Methods in org.jdtaus.core.container with parameters of type Properties
 void Implementation.setProperties(Properties value)
          Setter for property .
 void Module.setProperties(Properties value)
          Setter for property .
 void Dependency.setProperties(Properties value)
          Setter for property .
 



Copyright © 2005-2007 jDTAUS. All Rights Reserved.