net.sf.ehcache.event
Class TerracottaCacheEventReplicationFactory
java.lang.Object
  
net.sf.ehcache.event.CacheEventListenerFactory
      
net.sf.ehcache.event.TerracottaCacheEventReplicationFactory
public class TerracottaCacheEventReplicationFactory
- extends CacheEventListenerFactory
 
Factory for TerracottaCacheEventReplication instances
- Version:
 
  - $Id: TerracottaCacheEventReplicationFactory.java 5631 2012-05-10 08:31:33Z teck $
 
- Author:
 
  - Geert Bevin
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TerracottaCacheEventReplicationFactory
public TerracottaCacheEventReplicationFactory()
createCacheEventListener
public CacheEventListener createCacheEventListener(Properties properties)
- Create a 
CacheEventListener
- Specified by:
 createCacheEventListener in class CacheEventListenerFactory
 
- Parameters:
 properties - implementation specific properties. These are configured as comma
                   separated name value pairs in ehcache.xml
- Returns:
 - a constructed CacheEventListener
 
 
 
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.