Dashboard Builder Commons 6.0.0.Beta1

Uses of Interface
org.jboss.dashboard.database.cache.custom.LRUCacheListener

Packages that use LRUCacheListener
org.jboss.dashboard.database.cache.custom   
 

Uses of LRUCacheListener in org.jboss.dashboard.database.cache.custom
 

Classes in org.jboss.dashboard.database.cache.custom that implement LRUCacheListener
 class HybridCache
          A hybrid cache solution that uses a (presumably small) LRU cache backed by a larger AutoCache.
 

Methods in org.jboss.dashboard.database.cache.custom with parameters of type LRUCacheListener
 void LRUCache.setListener(LRUCacheListener l)
           
 void LRUCache.ListeningLRUMap.setListener(LRUCacheListener l)
           
 


Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.