Package | Description |
---|---|
com.ibm.websphere.cache | |
com.ibm.wsspi.cache |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|