com.atlassian.cache.ehcache
Class DelegatingCacheListenerTest

java.lang.Object
  extended by com.atlassian.cache.AbstractCacheListenerTest
      extended by com.atlassian.cache.ehcache.DelegatingCacheListenerTest

public class DelegatingCacheListenerTest
extends AbstractCacheListenerTest


Field Summary
 
Fields inherited from class com.atlassian.cache.AbstractCacheListenerTest
factory
 
Constructor Summary
DelegatingCacheListenerTest()
           
 
Method Summary
 void setUp()
           
protected  boolean supportsUpdateOldValue()
           
 
Methods inherited from class com.atlassian.cache.AbstractCacheListenerTest
settingsBuilder, supportsAddValue, supportsEvictOldValue, supportsPutValue, supportsRemoveOldValue, supportsUpdateValue, testOnAdd, testOnAddPut, testOnEvict, testOnRemove, testOnReplace, testOnUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegatingCacheListenerTest

public DelegatingCacheListenerTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

supportsUpdateOldValue

protected boolean supportsUpdateOldValue()
Overrides:
supportsUpdateOldValue in class AbstractCacheListenerTest


Copyright © 2015 Atlassian. All rights reserved.