public class FastRecoveryConfiguration extends Object
| Constructor and Description |
|---|
FastRecoveryConfiguration(SchedulingConfiguration configuration,
List<FastRecoveryObserver> observers) |
| Modifier and Type | Method and Description |
|---|---|
com.mulesoft.mule.runtime.gw.api.time.period.Period |
delay() |
com.mulesoft.mule.runtime.gw.api.time.period.Period |
frequency() |
List<FastRecoveryObserver> |
observers() |
String |
toString() |
public FastRecoveryConfiguration(SchedulingConfiguration configuration, List<FastRecoveryObserver> observers)
public List<FastRecoveryObserver> observers()
public com.mulesoft.mule.runtime.gw.api.time.period.Period frequency()
public com.mulesoft.mule.runtime.gw.api.time.period.Period delay()
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.