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 ReloadEventListener
obj
- the global objectpublic void registerWatchedObject(@Nonnull DBObject obj)
registerWatchedObject
in interface Watcher
obj
- the object watched.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.