@Alias(value="ListenPayments") @EmitsResponse public class HeisenbergSource extends org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>
| Modifier and Type | Field and Description |
|---|---|
static String |
CORE_POOL_SIZE_ERROR_MESSAGE |
static String |
INITIAL_BATCH_NUMBER_ERROR_MESSAGE |
| Constructor and Description |
|---|
HeisenbergSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(org.mule.runtime.api.message.Error error,
String sameNameParameter,
Methylamine methylamine) |
void |
onResponse(Long payment,
String sameNameParameter,
RicinGroup ricin) |
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,org.mule.runtime.api.message.Attributes> sourceCallback) |
void |
onStop() |
public static final String CORE_POOL_SIZE_ERROR_MESSAGE
public static final String INITIAL_BATCH_NUMBER_ERROR_MESSAGE
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<String,org.mule.runtime.api.message.Attributes> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>org.mule.runtime.api.exception.MuleException@OnSuccess
public void onResponse(@Optional(defaultValue="#[payload]")
Long payment,
@Optional
String sameNameParameter,
@ParameterGroup(name="Dangerous-Ricin")
RicinGroup ricin)
@OnError
public void onError(org.mule.runtime.api.message.Error error,
@Optional
String sameNameParameter,
@Optional
Methylamine methylamine)
public void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<String,org.mule.runtime.api.message.Attributes>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.