public class WatcherRegistry
extends java.lang.Object
Constructor and Description |
---|
WatcherRegistry() |
Modifier and Type | Method and Description |
---|---|
static Watcher |
getWatcher(long syncAccountId) |
static void |
register(long syncAccountId,
Watcher watcher) |
static void |
unregister(long syncAccountId) |