public interface MapListener
extends java.beans.PropertyChangeListener
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(Entity updateMessage,
Filter filter) |
Filter |
getFilter() |
boolean |
resetNotification() |
boolean |
resumeNotification() |
boolean |
suspendNotification() |
MapListener |
withFilter(Filter filter) |
MapListener withFilter(Filter filter)
Filter getFilter()
boolean suspendNotification()
boolean resetNotification()
boolean resumeNotification()