ehcache

Uses of Class
net.sf.ehcache.store.compound.factories.CapacityLimitedInMemoryFactory

Packages that use CapacityLimitedInMemoryFactory
net.sf.ehcache.store.compound.factories This package contains the concrete element substitute factory implementations. 
 

Uses of CapacityLimitedInMemoryFactory in net.sf.ehcache.store.compound.factories
 

Methods in net.sf.ehcache.store.compound.factories with parameters of type CapacityLimitedInMemoryFactory
 void DiskOverflowStorageFactory.primary(CapacityLimitedInMemoryFactory memory)
          Sets the primary factory that this factory should fault to, when elements are retrieved.
 


ehcache

true