Package | Description |
---|---|
net.sf.ehcache.constructs.blocking |
Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.
|
Modifier and Type | Class and Description |
---|---|
class |
SelfPopulatingCache
A selfpopulating decorator for
Ehcache that creates entries on demand. |
class |
UpdatingSelfPopulatingCache
A
Cache backed cache that creates entries on demand. |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.