| Interface | Description |
|---|---|
| CacheEntryEvent<T> |
Base object used to contains informations when sending cache entry events.
|
| CacheEntryListener<T> | |
| CacheEvent<T> |
| Class | Description |
|---|---|
| AbstractCacheEntryListener<T> |
Empty implementations of the
CacheEntryListener interface to make it easy for code wanting to listen to
events to only override the method(s) corresponding to the event(s) listened to. |
Copyright © 2004–2017 XWiki. All rights reserved.