com.ibm.websphere.cache
Interface InvalidationListener
All Superinterfaces:
java.util.EventListener
- public interface InvalidationListener
- extends java.util.EventListener
Method Summary
Modifier and Type | Method and Description |
---|---|
|
fireEvent(InvalidationEvent e)
Invoked when the cache is removed from the cache
|
Method Detail
fireEvent
- void fireEvent(InvalidationEvent e)
Invoked when the cache is removed from the cache