Package com.yahoo.jrt

Interface TargetWatcher

    • Method Detail

      • notifyTargetInvalid

        void notifyTargetInvalid​(Target target)
        Invoked when a target becomes invalid.
        Parameters:
        target - the target that has become invalid.