An implementation of UpdateEventListener is passed in DataProvider.addUpdateEventListener method, to be notified by the DataProvider implementation when the corresponding asynchronous event is received.
void
processUpdateEvent(UpdateEvent e)
public void processUpdateEvent(UpdateEvent e)
e
UpdateEvent
DataProvider