public class Reschedulable extends Object implements Runnable
BackoffRunnable and notifies ReschedulingObserver to reschedule with different
SchedulingConfiguration depending on the stability of its wrapped Runnable.| Constructor and Description |
|---|
Reschedulable(BackoffRunnable runnable,
SchedulingConfiguration configuration,
ReschedulingObserver reschedulingObserver) |
public Reschedulable(BackoffRunnable runnable, SchedulingConfiguration configuration, ReschedulingObserver reschedulingObserver)
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.