Uses of Interface
org.apache.wicket.markup.MarkupCache.ICache

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
 class MarkupCache.DefaultCacheImplementation
           
 

Methods in org.apache.wicket.markup that return MarkupCache.ICache
protected  MarkupCache.ICache MarkupCache.getMarkupCache()
          Get a unmodifiable map which contains the cached data.
protected  MarkupCache.ICache MarkupCache.newCacheImplementation()
          Allows you to change the map implementation which will hold the cache data.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.