com.ibm.websphere.cache
Interface ChangeListener

All Superinterfaces:
java.util.EventListener

public interface ChangeListener
extends java.util.EventListener

Implement this interface to receive the ChangeEvent notifications.


Method Summary
 void cacheEntryChanged(ChangeEvent e)
          This method is invoked when there is a change to a cache entry
 

Method Detail

cacheEntryChanged

public void cacheEntryChanged(ChangeEvent e)
This method is invoked when there is a change to a cache entry



 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.