|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.config.FactoryConfiguration<CacheConfiguration.CacheEventListenerFactoryConfiguration>
net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration
public static final class CacheConfiguration.CacheEventListenerFactoryConfiguration
Configuration for the CachePeerListenerFactoryConfiguration.
| Field Summary |
|---|
| Fields inherited from class net.sf.ehcache.config.FactoryConfiguration |
|---|
fullyQualifiedClassPath, properties, propertySeparator |
| Constructor Summary | |
|---|---|
CacheConfiguration.CacheEventListenerFactoryConfiguration()
|
|
| Method Summary | |
|---|---|
NotificationScope |
getListenFor()
Get the value mode in terms of the mode enum |
CacheConfiguration.CacheEventListenerFactoryConfiguration |
listenFor(java.lang.String listenFor)
|
void |
setListenFor(java.lang.String listenFor)
Used by BeanHandler to set the mode during parsing. |
| Methods inherited from class net.sf.ehcache.config.FactoryConfiguration |
|---|
className, clone, getFullyQualifiedClassPath, getProperties, getPropertySeparator, properties, propertySeparator, setClass, setProperties, setPropertySeparator |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheConfiguration.CacheEventListenerFactoryConfiguration()
| Method Detail |
|---|
public void setListenFor(java.lang.String listenFor)
public final CacheConfiguration.CacheEventListenerFactoryConfiguration listenFor(java.lang.String listenFor)
setListenFor(String)public NotificationScope getListenFor()
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||