JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
K
O
R
T
V
W
A
AbstractEvictionGenericTestCache
- Class in
org.xwiki.cache.test
Base class for testing cache component implementation.
AbstractEvictionGenericTestCache(String, boolean)
- Constructor for class org.xwiki.cache.test.
AbstractEvictionGenericTestCache
AbstractGenericTestCache
- Class in
org.xwiki.cache.test
Base class for testing cache component implementation.
AbstractGenericTestCache(String)
- Constructor for class org.xwiki.cache.test.
AbstractGenericTestCache
AbstractTestCache
- Class in
org.xwiki.cache.test
Base class for testing cache component implementation.
AbstractTestCache(String)
- Constructor for class org.xwiki.cache.test.
AbstractTestCache
B
before()
- Method in class org.xwiki.cache.test.
AbstractTestCache
Before.
C
cacheEntryAdded(CacheEntryEvent<Object>)
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
cacheEntryModified(CacheEntryEvent<Object>)
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
cacheEntryRemoved(CacheEntryEvent<Object>)
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
componentManager
- Variable in class org.xwiki.cache.test.
AbstractTestCache
The Mockito tool.
customizeEviction(EntryEvictionConfiguration)
- Method in class org.xwiki.cache.test.
AbstractEvictionGenericTestCache
G
getAddedEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
getCacheFactory()
- Method in class org.xwiki.cache.test.
AbstractTestCache
getModifiedEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
getRemovedEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
K
KEY
- Static variable in class org.xwiki.cache.test.
AbstractTestCache
The first key.
KEY2
- Static variable in class org.xwiki.cache.test.
AbstractTestCache
The second key.
O
org.xwiki.cache.test
- package org.xwiki.cache.test
R
reinitAddEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
Set add event to null.
reinitModifiedEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
Set modified event to null.
reinitRemovedEvent()
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
Set removed event to null.
roleHint
- Variable in class org.xwiki.cache.test.
AbstractTestCache
The role hint of the cache component implementation to test.
T
TestCacheEntryListener
- Class in
org.xwiki.cache.test
Class used to test cache event management.
TestCacheEntryListener()
- Constructor for class org.xwiki.cache.test.
TestCacheEntryListener
TestCacheEntryListener.EventType
- Enum in
org.xwiki.cache.test
V
VALUE
- Static variable in class org.xwiki.cache.test.
AbstractTestCache
The value of the first key.
VALUE2
- Static variable in class org.xwiki.cache.test.
AbstractTestCache
The value of the second key.
valueOf(String)
- Static method in enum org.xwiki.cache.test.
TestCacheEntryListener.EventType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xwiki.cache.test.
TestCacheEntryListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
W
waitForEntryEvent(TestCacheEntryListener.EventType)
- Method in class org.xwiki.cache.test.
TestCacheEntryListener
A
B
C
G
K
O
R
T
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004–2021
XWiki
. All rights reserved.