Package com.ibm.websphere.cache
Interface ChangeListener
- All Superinterfaces:
EventListener
Implement this interface to receive the ChangeEvent notifications.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
This method is invoked when there is a change to a cache entry.
-
Method Details
-
cacheEntryChanged
This method is invoked when there is a change to a cache entry.
-