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

Packages that use InvalidationEvent
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
 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
 void EventSource.fireEvent(InvalidationEvent event)
          Invokes this method when the invalidation event is being fired.