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

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

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

      Methods in com.ibm.websphere.cache with parameters of type InvalidationEvent 
      Modifier and Type Method and Description
      void InvalidationListener.fireEvent(InvalidationEvent e)
      Invoked when the cache is removed from the cache
    • Uses of InvalidationEvent in com.ibm.wsspi.cache

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