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
 

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


ehcache

true