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

      Methods 
      Modifier and Type Method and Description
      void cacheEntryChanged(ChangeEvent e)
      This method is invoked when there is a change to a cache entry.
    • Method Detail

      • cacheEntryChanged

        void cacheEntryChanged(ChangeEvent e)
        This method is invoked when there is a change to a cache entry.
IBM WebSphere Application ServerTM
Release 8.5