All Classes
-
All Classes Interface Summary Class Summary Class Description ConfigurationHandler TheConfigurationHandler
class implements configuration reading form ajava.io.InputStream
and writing to ajava.io.OutputStream
on behalf of theFilePersistenceManager
class.FilePersistenceManager TheFilePersistenceManager
class stores configuration data in properties-like files inside a given directory.NotCachablePersistenceManager NotCachablePersistenceManager
is a marker interface which extendsPersistenceManager
to inform that no cache should be applied around this persistence manager.PersistenceManager ThePersistenceManager
interface defines the API to be implemented to support persisting configuration data.