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.cacheMethods in com.ibm.websphere.cache with parameters of type InvalidationEvent Modifier and Type Method Description voidInvalidationListener. fireEvent(InvalidationEvent e)Invoked when the cache is removed from the cache
- 
Uses of InvalidationEvent in com.ibm.wsspi.cacheMethods in com.ibm.wsspi.cache with parameters of type InvalidationEvent Modifier and Type Method Description voidEventSource. fireEvent(InvalidationEvent event)Invokes this method when the invalidation event is being fired.
 
-