|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||