public static final class CacheConfiguration.CacheEventListenerFactoryConfiguration extends FactoryConfiguration<CacheConfiguration.CacheEventListenerFactoryConfiguration>
fullyQualifiedClassPath, properties, propertySeparator
Constructor and Description |
---|
CacheConfiguration.CacheEventListenerFactoryConfiguration() |
Modifier and Type | Method and Description |
---|---|
NotificationScope |
getListenFor()
Get the value mode in terms of the mode enum
|
CacheConfiguration.CacheEventListenerFactoryConfiguration |
listenFor(String listenFor) |
void |
setListenFor(String listenFor)
Used by BeanHandler to set the mode during parsing.
|
className, clone, equals, getFullyQualifiedClassPath, getProperties, getPropertySeparator, hashCode, properties, propertySeparator, setClass, setProperties, setPropertySeparator
public CacheConfiguration.CacheEventListenerFactoryConfiguration()
public void setListenFor(String listenFor)
public final CacheConfiguration.CacheEventListenerFactoryConfiguration listenFor(String listenFor)
setListenFor(String)
public NotificationScope getListenFor()
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.