Uses of Interface
com.tensegrity.generic.util.PropertiesFile

Packages that use PropertiesFile
com.tensegrity.generic.util Core classes for tensegrity-software packages.  
 

Uses of PropertiesFile in com.tensegrity.generic.util
 

Classes in com.tensegrity.generic.util that implement PropertiesFile
 class NonPersistentProperties
          Derivation of Properties to remove the persistence.
(package private)  class com.tensegrity.generic.util.Properties
          The Properties implementation basically aggregates an instance of Properties.
 

Methods in com.tensegrity.generic.util that return PropertiesFile
 PropertiesFile PropertiesFactory.getPropertiesFile(java.lang.Object requiresProperties)
          This method returns the PropertiesFile instance for an instance which requires persistent properties.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.