public class CacheListeners
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ICache |
cache
The cache using the queue.
|
java.util.Map |
eventQMap
Map ICacheListener to ICacheEventQueue
|
| Constructor and Description |
|---|
CacheListeners(ICache cache)
Constructs with the given cache.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.