| Package | Description |
|---|---|
| com.mulesoft.anypoint.backoff.scheduler | |
| com.mulesoft.anypoint.backoff.scheduler.observer | |
| com.mulesoft.anypoint.backoff.scheduler.runnable |
| Modifier and Type | Class and Description |
|---|---|
class |
BackoffScheduler
Defines a reduced scheduling interface to run
BackoffRunnables. |
| Modifier and Type | Method and Description |
|---|---|
ReschedulingObserver |
BackoffScheduler.reschedule(BackoffRunnable runnable,
SchedulingConfiguration configuration)
Notifies the
BackoffRunnable must be rescheduled with defined SchedulingConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
ReschedulingObserver |
ReschedulingObserver.reschedule(BackoffRunnable runnable,
SchedulingConfiguration configuration)
Notifies the
BackoffRunnable must be rescheduled with defined SchedulingConfiguration. |
| Constructor and Description |
|---|
Reschedulable(BackoffRunnable runnable,
SchedulingConfiguration configuration,
ReschedulingObserver reschedulingObserver) |
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.