com.ibm.websphere.cache
Uses of Class InvalidationEvent
Packages that use InvalidationEvent
| Package | Description |
|---|---|
| com.ibm.websphere.cache | |
| com.ibm.wsspi.cache |
Uses of InvalidationEvent in com.ibm.websphere.cache
| Modifier and Type | Method and Description |
|---|---|
|
InvalidationListener.fireEvent(InvalidationEvent e)
Invoked when the cache is removed from the cache
|
Uses of InvalidationEvent in com.ibm.wsspi.cache
| Modifier and Type | Method and Description |
|---|---|
|
EventSource.fireEvent(InvalidationEvent event)
Invokes this method when the invalidation event is being fired.
|