Uses of Class
com.tensegrity.generic.util.PropertiesFactoryException

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

Uses of PropertiesFactoryException in com.tensegrity.generic.util
 

Methods in com.tensegrity.generic.util that throw PropertiesFactoryException
 PropertiesFile PropertiesFactory.getPropertiesFile(java.lang.Object requiresProperties)
          This method returns the PropertiesFile instance for an instance which requires persistent properties.
 java.io.File PropertiesFactory.getFile(java.lang.String filename)
          For those components who need to maintain their own files, but still want to benefit from this factory, can obtain a File instance from this method which will ensure, that the file resides in the correct location.
 



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