ehcache

Uses of Class
net.sf.ehcache.store.MemoryStore

Packages that use MemoryStore
net.sf.ehcache.store Store package. 
 

Uses of MemoryStore in net.sf.ehcache.store
 

Subclasses of MemoryStore in net.sf.ehcache.store
 class NotifyingMemoryStore
           
 

Methods in net.sf.ehcache.store that return MemoryStore
static MemoryStore MemoryStore.create(Ehcache cache, Pool pool)
          A factory method to create a MemoryStore.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.