| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICache | |
| org.jaffa.cache | |
| Uses of ICache in org.jaffa.cache | 
| Classes in org.jaffa.cache that implement ICache | |
|  class | SimpleCacheThis is a very simple implementation of the ICache interface. | 
|  class | WeakCacheThis implementation of the ICache interface uses the WeakHashMap for caching. | 
| Methods in org.jaffa.cache that return ICache | |
| static ICache | CacheManager.getCache(String cacheName)This will return an instance of the ICache for the input cache-name. | 
| Constructors in org.jaffa.cache with parameters of type ICache | |
| CacheSourceMonitor(ICache cache)Creates a new instance of CacheSourceMonitor. | |
| CacheSourceMonitor(ICache cache,
                                     String file)Creates a new instance of CacheSourceMonitor. | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||