[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `InstantiatingWatchdogProvider` class, which is an internal watchdog provider designed to create a new provider instance for each request."],["The `InstantiatingWatchdogProvider` implements the `WatchdogProvider` interface and inherits from `java.lang.Object`, offering methods for managing watchdog functionality, including creating, retrieving, and configuring watchdogs."],["The documentation covers a range of versions for this class, spanning from version 2.7.1 up to the latest version, 2.63.1, accessible via the links provided."],["The class provides static methods like `create()` to instantiate a `WatchdogProvider` and methods like `getWatchdog()` to get a `Watchdog` instance, as well as `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, and `shouldAutoClose()` to check for specific settings and needs of the instance."],["Methods like `withCheckInterval`, `withClock`, and `withExecutor` allow modification of the `WatchdogProvider`'s configuration."]]],[]]