org.terracotta.modules.ehcache.event
Class ClusteredEventReplicatorFactory

java.lang.Object
  extended by org.terracotta.modules.ehcache.event.ClusteredEventReplicatorFactory

public class ClusteredEventReplicatorFactory
extends Object


Constructor Summary
ClusteredEventReplicatorFactory(ToolkitInstanceFactory toolkitInstanceFactory)
           
 
Method Summary
 void disposeClusteredEventReplicator(String fullyQualifiedCacheName)
           
 CacheEventListener getOrCreateClusteredEventReplicator(Ehcache cache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusteredEventReplicatorFactory

public ClusteredEventReplicatorFactory(ToolkitInstanceFactory toolkitInstanceFactory)
Method Detail

getOrCreateClusteredEventReplicator

public CacheEventListener getOrCreateClusteredEventReplicator(Ehcache cache)

disposeClusteredEventReplicator

public void disposeClusteredEventReplicator(String fullyQualifiedCacheName)


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