|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreInvalidationListener | |
---|---|
com.ibm.websphere.cache | |
com.ibm.wsspi.cache |
Uses of PreInvalidationListener in com.ibm.websphere.cache |
---|
Methods in com.ibm.websphere.cache with parameters of type PreInvalidationListener | |
---|---|
boolean |
DistributedNioMap.addPreInvalidationListener(PreInvalidationListener listener)
addPreInvalidationListener - adds a pre-invalidation listener for this DistributeMap. |
boolean |
DistributedNioMap.removePreInvalidationListener(PreInvalidationListener listener)
removePreInvalidationListener - removes a pre-invalidation listener for this DistributedMap. |
Uses of PreInvalidationListener in com.ibm.wsspi.cache |
---|
Methods in com.ibm.wsspi.cache with parameters of type PreInvalidationListener | |
---|---|
void |
EventSource.addListener(PreInvalidationListener listener)
Invokes this method when a pre-invalidation listener is being added. |
void |
EventSource.removeListener(PreInvalidationListener listener)
Invokes this method when a pre-invalidation listener is being removed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |