public abstract class AbstractEvictionGenericTestCache extends AbstractGenericTestCache
Implementations with asynch eviction system should write there own tests.
componentManager, KEY, KEY2, roleHint, VALUE, VALUE2
Modifier | Constructor and Description |
---|---|
protected |
AbstractEvictionGenericTestCache(String roleHint,
boolean supportEvictionEvent) |
Modifier and Type | Method and Description |
---|---|
protected void |
customizeEviction(EntryEvictionConfiguration eviction) |
before, getCacheFactory
protected AbstractEvictionGenericTestCache(String roleHint, boolean supportEvictionEvent)
roleHint
- the role hint of the cache component implementation to test.supportEvictionEvent
- indicate of the cache implementation send eviction related eventsprotected void customizeEviction(EntryEvictionConfiguration eviction)
Copyright © 2004–2021 XWiki. All rights reserved.