| Package | Description |
|---|---|
| javax.cache | |
| javax.cache.event | |
| org.wso2.carbon.caching.impl | |
| org.wso2.carbon.caching.impl.clustering |
| Class and Description |
|---|
| CacheEntryListener
Tagging interface for cache entry listeners.
|
| Class and Description |
|---|
| CacheEntryEvent
A Cache event base class
|
| CacheEntryListener
Tagging interface for cache entry listeners.
|
| CacheEntryListenerException
An exception to indicate a problem has occurred with a listener.
|
| Class and Description |
|---|
| CacheEntryEvent
A Cache event base class
|
| CacheEntryListener
Tagging interface for cache entry listeners.
|
| Class and Description |
|---|
| CacheEntryEvent
A Cache event base class
|
| CacheEntryListener
Tagging interface for cache entry listeners.
|
| CacheEntryListenerException
An exception to indicate a problem has occurred with a listener.
|
| CacheEntryRemovedListener
Invoked if a cache entry is removed,
for example through a
Cache.remove(Object) call. |
| CacheEntryUpdatedListener
Invoked if an existing cache entry is updated, for example through a
Cache.put(Object, Object) or a CacheLoader operation . |
Copyright © 2018 WSO2 Inc. All rights reserved.