Uses of Interface
com.metamatrix.cache.CacheListener

Packages that use CacheListener
com.metamatrix.cache   
com.metamatrix.cache.jboss   
com.metamatrix.platform.registry   
 

Uses of CacheListener in com.metamatrix.cache
 

Methods in com.metamatrix.cache with parameters of type CacheListener
 void Cache.addListener(CacheListener listener)
          Listener to get the updates on this Cache
 

Uses of CacheListener in com.metamatrix.cache.jboss
 

Methods in com.metamatrix.cache.jboss with parameters of type CacheListener
 void JBossCache.addListener(CacheListener listener)
          Listener to get the updates on this Cache
 

Constructors in com.metamatrix.cache.jboss with parameters of type CacheListener
JBossCacheListener(org.jboss.cache.Fqn fqn, CacheListener listener)
           
 

Uses of CacheListener in com.metamatrix.platform.registry
 

Classes in com.metamatrix.platform.registry that implement CacheListener
 class ClusteredRegistryState
           
 



Copyright © 2009. All Rights Reserved.