Uses of Interface
com.yahoo.jrt.TargetWatcher
Packages that use TargetWatcher
-
Uses of TargetWatcher in com.yahoo.jrt
Methods in com.yahoo.jrt with parameters of type TargetWatcherModifier and TypeMethodDescriptionabstract booleanTarget.addWatcher(TargetWatcher watcher) Add a watcher to this target.abstract booleanTarget.removeWatcher(TargetWatcher watcher) Remove a watcher from this target.