|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileDiskCacheAttributes | |
---|---|
org.apache.jcs.auxiliary.disk.file |
Uses of FileDiskCacheAttributes in org.apache.jcs.auxiliary.disk.file |
---|
Methods in org.apache.jcs.auxiliary.disk.file with parameters of type FileDiskCacheAttributes | |
---|---|
AuxiliaryCache |
FileDiskCacheManager.getCache(FileDiskCacheAttributes cacheAttributes)
Get an DiskFileCache for the supplied attributes. |
Constructors in org.apache.jcs.auxiliary.disk.file with parameters of type FileDiskCacheAttributes | |
---|---|
FileDiskCache(FileDiskCacheAttributes cacheAttributes)
Constructor for the DiskCache object. |
|
FileDiskCache(FileDiskCacheAttributes cattr,
IElementSerializer elementSerializer)
Constructor for the DiskCache object. |
|
FileDiskCacheManager(FileDiskCacheAttributes defaultCacheAttributes,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructor for the DiskFileCacheManager object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |