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