public interface ReloadEventListener extends Watcher
Modifier and Type | Method and Description |
---|---|
void |
eventReload(DBObject obj)
Called when a watched DBObject is reloaded, internally or externally.
|
registerWatchedObject
void eventReload(@Nonnull DBObject obj)
obj
- The object that was reloaded.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.