Package uk.ac.ic.doc.automed.qproc.cache

Interface Summary
CachePolicy CachePolicy.java
IQueryCache IQueryCache.java A public interface for query cache.
 

Class Summary
CacheManager CacheManager.java

Responsible for creating a new query cache instance and manipulating the cache
CacheObjectBinding CacheObjectBinding.java

Custom binding of essential CacheItem attributes for persistency
CachePolicy2 CachePolicy2.java Prefer live data
CachePolicy3 CachePolicy3.java Only use the case, do not cache at GUI
CacheTK CacheToolKit.java
DefaultCachePolicy CachePolicy.java Prefer the cache
DefaultQueryCache