Uses of Class
org.terracotta.modules.ehcache.store.CacheConfigChangeNotificationMsg

Packages that use CacheConfigChangeNotificationMsg
org.terracotta.modules.ehcache   
org.terracotta.modules.ehcache.store   
 

Uses of CacheConfigChangeNotificationMsg in org.terracotta.modules.ehcache
 

Methods in org.terracotta.modules.ehcache that return types with arguments of type CacheConfigChangeNotificationMsg
 org.terracotta.toolkit.events.ToolkitNotifier<CacheConfigChangeNotificationMsg> ToolkitInstanceFactory.getOrCreateConfigChangeNotifier(Ehcache cache)
          Returns a ToolkitNotifier for the cache for notifying CacheConfigChangeNotificationMsg across the cluster
 org.terracotta.toolkit.events.ToolkitNotifier<CacheConfigChangeNotificationMsg> ToolkitInstanceFactoryImpl.getOrCreateConfigChangeNotifier(Ehcache cache)
           
 

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

Constructor parameters in org.terracotta.modules.ehcache.store with type arguments of type CacheConfigChangeNotificationMsg
CacheConfigChangeBridge(Ehcache cache, String fullyQualifiedEhcacheName, org.terracotta.toolkit.internal.cache.ToolkitCacheInternal backend, org.terracotta.toolkit.events.ToolkitNotifier<CacheConfigChangeNotificationMsg> notifier)
           
 



Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.