Uses of Interface
org.terracotta.cache.logging.ConfigChangeListener

Packages that use ConfigChangeListener
org.terracotta.cache.impl   
org.terracotta.cache.logging   
org.terracotta.modules.ehcache.store   
 

Uses of ConfigChangeListener in org.terracotta.cache.impl
 

Methods in org.terracotta.cache.impl with parameters of type ConfigChangeListener
 void MutableConfig.addConfigChangeListener(ConfigChangeListener ccl)
          Register listener for changes in the config
 void MutableConfig.removeConfigChangeListener(ConfigChangeListener ccl)
          Remove a config listener
 

Uses of ConfigChangeListener in org.terracotta.cache.logging
 

Classes in org.terracotta.cache.logging that implement ConfigChangeListener
 class TCLoggerConfigChangeListener
           
 

Uses of ConfigChangeListener in org.terracotta.modules.ehcache.store
 

Classes in org.terracotta.modules.ehcache.store that implement ConfigChangeListener
 class ClusteredStore
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.