Interface WatchdogProvider

    • Method Detail

      • needsClock

        boolean needsClock()
      • needsCheckInterval

        boolean needsCheckInterval()
      • withCheckInterval

        WatchdogProvider withCheckInterval​(org.threeten.bp.Duration checkInterval)
      • needsExecutor

        boolean needsExecutor()
      • shouldAutoClose

        boolean shouldAutoClose()
        Return true if the watchdog should be automatically unscheduled.