java.util.EventListener, java.beans.PropertyChangeListenerUpdateListenerpublic interface MapListener
extends java.beans.PropertyChangeListener
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
execute(Entity updateMessage,
Filter filter) |
|
Filter |
getFilter() |
|
SimpleList<UpdateAccumulate> |
resetNotification() |
|
boolean |
suspendNotification(UpdateAccumulate... accumulates) |
|
MapListener |
withFilter(Filter filter) |
MapListener withFilter(Filter filter)
Filter getFilter()
boolean suspendNotification(UpdateAccumulate... accumulates)
SimpleList<UpdateAccumulate> resetNotification()