| Package | Description |
|---|---|
| javax.cache.configuration |
This package contains configuration classes and interfaces.
|
| javax.cache.event |
This package contains event listener interfaces.
|
| Class and Description |
|---|
| CacheEntryEventFilter
A function that may be used to check
CacheEntryEvents prior to being
dispatched to CacheEntryListeners. |
| CacheEntryListener
A tagging interface for cache entry listeners.
|
| Class and Description |
|---|
| CacheEntryEvent
A Cache entry event base class.
|
| CacheEntryListener
A tagging interface for cache entry listeners.
|
| CacheEntryListenerException
An exception to indicate a problem has occurred with a listener.
|
| EventType
The type of event received by the listener.
|
Copyright © 2014. All Rights Reserved.