ehcache

Uses of Interface
net.sf.ehcache.store.MemoryStore.BackingFactory

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

Uses of MemoryStore.BackingFactory in net.sf.ehcache.store
 

Constructors in net.sf.ehcache.store with parameters of type MemoryStore.BackingFactory
MemoryStore(Ehcache cache, Pool pool, boolean notify, MemoryStore.BackingFactory factory)
          Constructs things that all MemoryStores have in common.
 


ehcache

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