Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.sf.ehcache.constructs.blocking Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
BlockingCacheA blocking decorator for an Ehcache, backed by a Ehcache.Classnet.sf.ehcache.constructs.blockingEHCache
CacheEntryFactoryCreates objects to populate the cache.Interfacenet.sf.ehcache.constructs.blockingEHCache
LockTimeoutExceptionIndicates that a timeout has occured while attempting to obtain a lock using ReadWriteLockSync.Classnet.sf.ehcache.constructs.blockingEHCache
SelfPopulatingCacheA selfpopulating decorator for Ehcache that creates entries on demand.Classnet.sf.ehcache.constructs.blockingEHCache
UpdatingCacheEntryFactoryA CacheEntryFactory with one additional method, updateEntryValue((Serializable key, Serializable value) which allows the cache entry to updated rather than replaced.Interfacenet.sf.ehcache.constructs.blockingEHCache
UpdatingSelfPopulatingCacheA Cache backed cache that creates entries on demand.Classnet.sf.ehcache.constructs.blockingEHCache