Class FixedWatchdogProvider

  • All Implemented Interfaces:
    WatchdogProvider

    @InternalApi
    public final class FixedWatchdogProvider
    extends java.lang.Object
    implements WatchdogProvider
    A watchdog provider which always returns the same watchdog instance provided to the provider during construction.

    This is the internal class and is public only for technical reasons. It may change any time without notice, please do not depend on it explicitly.