Uses of Interface
org.apache.commons.cache.GroupMap

Packages that use GroupMap
org.apache.commons.cache Object caching service. 
 

Uses of GroupMap in org.apache.commons.cache
 

Classes in org.apache.commons.cache that implement GroupMap
 class GroupMapImpl
          tk.
 

Fields in org.apache.commons.cache declared as GroupMap
protected  GroupMap SimpleCache._gm
           
 

Constructors in org.apache.commons.cache with parameters of type GroupMap
SimpleCache(Stash stash, EvictionPolicy ep, StashPolicy sp, GroupMap tm)
           
SimpleCache(Stash stash, EvictionPolicy ep, StashPolicy sp, GroupMap tm, File persistFile)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.