@Alias(value="ReconnectableListenPayments") @EmitsResponse @Streaming 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 |
CORE_POOL_SIZE_ERROR_MESSAGE, error, executedOnError, executedOnSuccess, executedOnTerminate, gatheredMoney, INITIAL_BATCH_NUMBER_ERROR_MESSAGE, receivedGroupOnSource, receivedInlineOnError, receivedInlineOnSuccess, 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) |
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–2017 MuleSoft, Inc.. All rights reserved.