public class DBIndexReloader extends java.lang.Object implements ReloadEventListener
| Constructor and Description |
|---|
DBIndexReloader() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventReload(DBObject obj)
watch the global object
|
void |
registerWatchedObject(DBObject obj)
record that we are watching an object
|
public void eventReload(@Nonnull
DBObject obj)
eventReload in interface ReloadEventListenerobj - the global objectpublic void registerWatchedObject(@Nonnull
DBObject obj)
registerWatchedObject in interface Watcherobj - the object watched.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.