|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.MultiplexingMapListener
com.tangosol.util.WrapperObservableMap.InternalListener
protected class WrapperObservableMap.InternalListener
An internal MapListener that listens to the wrapped map.
| Constructor Summary | |
|---|---|
protected |
WrapperObservableMap.InternalListener()
|
| Method Summary | |
|---|---|
protected void |
onMapEvent(MapEvent evt)
Invoked when a map entry has been inserted, updated or deleted. |
| Methods inherited from class com.tangosol.util.MultiplexingMapListener |
|---|
entryDeleted, entryInserted, entryUpdated |
| Constructor Detail |
|---|
protected WrapperObservableMap.InternalListener()
| Method Detail |
|---|
protected void onMapEvent(MapEvent evt)
MapEvent.getId().
onMapEvent in class MultiplexingMapListenerevt - the MapEvent carrying the insert, update or delete
information
|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||