Modifier and Type | Field and Description |
---|---|
protected PrefixedLogger |
log |
Constructor and Description |
---|
BaseWatcher(WatcherContext context,
String name) |
Modifier and Type | Method and Description |
---|---|
protected String |
getConfig(Configs.Key key) |
protected String |
getConfig(Configs.Key key,
String defaultVal) |
WatcherContext |
getContext() |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isApplicable, watch
protected final PrefixedLogger log
public BaseWatcher(WatcherContext context, String name)
public WatcherContext getContext()
protected String getConfig(Configs.Key key)
protected String getConfig(Configs.Key key, String defaultVal)
Copyright © 2020. All rights reserved.