ehcache

Package net.sf.ehcache.store.compound.factories

This package contains the concrete element substitute factory implementations.

See:
          Description

Class Summary
CapacityLimitedInMemoryFactory An implementation of a capacity limited in-memory factory.
DiskOverflowStorageFactory A factory that stores elements on disk in their serialized form.
DiskPersistentStorageFactory This will be the disk-persistent element substitute factory
InMemoryFactory A simple unlimited capacity in-memory proxy factory.
 

Package net.sf.ehcache.store.compound.factories Description

This package contains the concrete element substitute factory implementations.


ehcache

true