|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkupCache.ICache | |
|---|---|
| org.apache.wicket.markup | Base package for markup. |
| Uses of MarkupCache.ICache in org.apache.wicket.markup |
|---|
| Classes in org.apache.wicket.markup that implement MarkupCache.ICache | |
|---|---|
static class |
MarkupCache.DefaultCacheImplementation<K,V>
|
| Methods in org.apache.wicket.markup that return MarkupCache.ICache | ||
|---|---|---|
MarkupCache.ICache<String,Markup> |
MarkupCache.getMarkupCache()
Get a unmodifiable map which contains the cached data. |
|
protected
|
MarkupCache.newCacheImplementation()
Allows you to change the map implementation which will hold the cache data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||