Package | Description |
---|---|
net.sf.ehcache.store |
Store package.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
MemoryStore.BasicBackingFactory
Simple backing map factory.
|
Constructor and Description |
---|
MemoryStore(Ehcache cache,
Pool pool,
boolean notify,
MemoryStore.BackingFactory factory)
Constructs things that all MemoryStores have in common.
|