public interface Watcher
Modifier and Type | Method and Description |
---|---|
void |
registerWatchedObject(DBObject obj)
We need to hold a hard link on the object so that we are paired and one object will not be cleared without the other.
|
void registerWatchedObject(@Nonnull DBObject obj)
obj
- The object to watchstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.