Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.websphere.cache.ChangeEvent

  • Packages that use ChangeEvent 
    Package Description
    com.ibm.websphere.cache  
    com.ibm.wsspi.cache  
    • Uses of ChangeEvent in com.ibm.websphere.cache

      Methods in com.ibm.websphere.cache with parameters of type ChangeEvent 
      Modifier and Type Method and Description
      void ChangeListener.cacheEntryChanged(ChangeEvent e)
      This method is invoked when there is a change to a cache entry.
    • Uses of ChangeEvent in com.ibm.wsspi.cache

      Methods in com.ibm.wsspi.cache with parameters of type ChangeEvent 
      Modifier and Type Method and Description
      void EventSource.cacheEntryChanged(ChangeEvent event)
      Invokes this method when the change event is being fired.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes