Uses of Interface
org.eclipse.net4j.util.cache.ICacheRegistration

Packages that use ICacheRegistration
org.eclipse.net4j.util.cache A generic caching and memory monitoring framework. 
 

Uses of ICacheRegistration in org.eclipse.net4j.util.cache
 

Classes in org.eclipse.net4j.util.cache that implement ICacheRegistration
 class CacheRegistration
           
 

Methods in org.eclipse.net4j.util.cache that return ICacheRegistration
 ICacheRegistration[] CacheMonitor.getRegistrations()
           
 ICacheRegistration CacheMonitor.registerCache(ICache cache)
           
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.