public interface UpdateEventSubscriber
UpdateEvent occurs.| Modifier and Type | Method and Description |
|---|---|
void |
notify(UpdateEvent event)
Be notified of the occurrence of an event.
|
void notify(UpdateEvent event)
UpdateEventPublisher.subscribe(UpdateEventSubscriber, DBObjectType, boolean).event - an update eventCopyright © 2017. All rights reserved.