Uses of Class
sunlabs.brazil.session.CacheManager
Packages that use CacheManager
-
Uses of CacheManager in sunlabs.brazil.session
Subclasses of CacheManager in sunlabs.brazil.sessionModifier and TypeClassDescriptionclassA 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.