All Classes
-
All Classes Interface Summary Class Summary Class Description ConfigurationHandler TheConfigurationHandlerclass implements configuration reading form ajava.io.InputStreamand writing to ajava.io.OutputStreamon behalf of theFilePersistenceManagerclass.FilePersistenceManager TheFilePersistenceManagerclass stores configuration data in properties-like files inside a given directory.NotCachablePersistenceManager NotCachablePersistenceManageris a marker interface which extendsPersistenceManagerto inform that no cache should be applied around this persistence manager.PersistenceManager ThePersistenceManagerinterface defines the API to be implemented to support persisting configuration data.