public abstract class CacheEventListenerFactory extends Object
Constructor and Description |
---|
CacheEventListenerFactory() |
Modifier and Type | Method and Description |
---|---|
abstract CacheEventListener |
createCacheEventListener(Properties properties)
Create a
CacheEventListener |
public abstract CacheEventListener createCacheEventListener(Properties properties)
CacheEventListener
properties
- implementation specific properties. These are configured as comma
separated name value pairs in ehcache.xmlCopyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.