@Alias(value="ReconnectableListenPayments") @EmitsResponse @Fires(value=SourceNotificationProvider.class) @Streaming @MediaType(value="text/plain") public class ReconnectableHeisenbergSource extends HeisenbergSource implements org.mule.runtime.extension.api.runtime.connectivity.Reconnectable
HeisenbergSource.TerminateStatus| Modifier and Type | Field and Description |
|---|---|
static int |
failedReconnections |
static int |
succesfulReconnections |
configName, CORE_POOL_SIZE_ERROR_MESSAGE, error, executedOnError, executedOnSuccess, executedOnTerminate, gatheredMoney, INITIAL_BATCH_NUMBER_ERROR_MESSAGE, location, receivedDebtProperties, receivedGroupOnSource, receivedInlineOnError, receivedInlineOnSuccess, receivedUsableWeapons, terminateStatus| Constructor and Description |
|---|
ReconnectableHeisenbergSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
reconnect(org.mule.runtime.api.connection.ConnectionException exception,
org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback reconnectionCallback) |
onBackPressure, onError, onStart, onStop, onSuccess, onTerminatepublic static int succesfulReconnections
public static int failedReconnections
public void reconnect(org.mule.runtime.api.connection.ConnectionException exception,
org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback reconnectionCallback)
reconnect in interface org.mule.runtime.extension.api.runtime.connectivity.ReconnectableCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.