| Modifier and Type | Class and Description |
|---|---|
class |
CacheEntryAdapter<K,V>
An abstract adapter for
CacheEntryListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
Cache.addListener(CacheEntryListener<K,V> listener,
boolean includeValues)
Deprecated.
since 2.9 may not be supported in all implementations and will be removed after June 2016
|
void |
Cache.removeListener(CacheEntryListener<K,V> listener)
Deprecated.
since 2.9 may not be supported in all implementations and will be removed after June 2016
|
Copyright © 2023 Atlassian. All rights reserved.