Package | Description |
---|---|
sunlabs.brazil.session |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesCacheManager
A version of the CacheManager that saves out any session state
that is either a "java properties" object, or implements "Saveable"
into a directory in the filesystem,
one file per entry, then
restores them on server startup.
|