org.jfree.report.modules.misc.configstore.filesystem |
Supports storing the configuration settings into the local
filesystem.
|
Java Source File Name | Type | Comment |
FileConfigStorage.java | Class | The FileConfigStorage is a storage provider that stores its content on the
local filesystem. |
FileConfigStoreModule.java | Class | The module definition for the filesystem config storage module. |
FileConfigStoreModuleInitializer.java | Class | The initializer is used to setup the file system storage provider and to register the
providers at the configfactory.
The directories are specified in the report configuration at boot time. |