Package | Description |
---|---|
com.pega.pegarules.pub.context |
Modifier and Type | Method and Description |
---|---|
void |
PRDistributedMapEntryListener.entryAdded(PRDistributedMapEntryEvent<K,V> event)
Invoked when an entry is added.
|
void |
PRDistributedMapEntryListener.entryEvicted(PRDistributedMapEntryEvent<K,V> event)
Invoked when an entry is evicted.
|
void |
PRDistributedMapEntryListener.entryRemoved(PRDistributedMapEntryEvent<K,V> event)
Invoked when an entry is removed.
|
void |
PRDistributedMapEntryListener.entryUpdated(PRDistributedMapEntryEvent<K,V> event)
Invoked when an entry is updated.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.