| Package | Description |
|---|---|
| org.mmbase.module |
The modules used to load MMBase and optional MMBase functionality.
|
| org.mmbase.module.builders |
The MMBase standard and optional builders.
|
| org.mmbase.module.gui.flash | |
| org.mmbase.module.gui.html |
| Modifier and Type | Field and Description |
|---|---|
(package private) LRUHashtable<Object,Object> |
cache.lines |
(package private) LRUHashtable<String,Integer> |
scancache.timepool
Contains the last date (as an
Integer) a file was stored in a pool. |
| Modifier and Type | Field and Description |
|---|---|
(package private) Hashtable<String,LRUHashtable<String,String>> |
scancache.pools
Contains the memory caches for the cache pools.
|
| Modifier and Type | Method and Description |
|---|---|
LRUHashtable<Object,Object> |
cacheInterface.lines() |
LRUHashtable<Object,Object> |
cache.lines()
Old interface to the inner table, will be removed soon
|
| Modifier and Type | Field and Description |
|---|---|
(package private) LRUHashtable<String,Integer> |
Cookies.cache |
(package private) LRUHashtable<String,Integer> |
Users.cache |
(package private) LRUHashtable<Integer,String> |
Cookies.cache2 |
| Modifier and Type | Field and Description |
|---|---|
(package private) LRUHashtable |
MMFlash.lru |
| Modifier and Type | Class and Description |
|---|---|
class |
MultilevelCacheHandler
Deprecated.
use org.mmbase.cache.MultilevelCacheHandler
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}