Uses of Class
org.terracotta.modules.ehcache.event.CacheEventNotificationMsg

Packages that use CacheEventNotificationMsg
org.terracotta.modules.ehcache   
org.terracotta.modules.ehcache.event   
 

Uses of CacheEventNotificationMsg in org.terracotta.modules.ehcache
 

Methods in org.terracotta.modules.ehcache that return types with arguments of type CacheEventNotificationMsg
 org.terracotta.toolkit.events.ToolkitNotifier<CacheEventNotificationMsg> ToolkitInstanceFactory.getOrCreateCacheEventNotifier(Ehcache cache)
          Returns a ToolkitNotifier for the cachse to notify CacheEventNotificationMsg across the cluster
 org.terracotta.toolkit.events.ToolkitNotifier<CacheEventNotificationMsg> ToolkitInstanceFactoryImpl.getOrCreateCacheEventNotifier(Ehcache cache)
           
 

Uses of CacheEventNotificationMsg in org.terracotta.modules.ehcache.event
 

Constructor parameters in org.terracotta.modules.ehcache.event with type arguments of type CacheEventNotificationMsg
ClusteredEventReplicator(Ehcache cache, String fullyQualifiedEhcacheName, org.terracotta.toolkit.events.ToolkitNotifier<CacheEventNotificationMsg> toolkitNotifier, ClusteredEventReplicatorFactory factory)
           
 



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