|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
AbstractFilesCache | Description |
DefaultFilesCache | A FilesCache implementation. |
LRUFilesCache | This implementation caches every file using LRUMap . |
NullFilesCache |
A FilesCache implementation. |
OnCallRefreshFileObject | This decorator refreshes the fileObject data on every call |
SoftRefFilesCache | This implementation caches every file as long as it is strongly reachable by the java vm. |
WeakRefFilesCache | This implementation caches every file as long as it is strongly reachable by the java vm. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |