@Alias(value="dea-radio") public class DEARadioSource extends org.mule.runtime.extension.api.runtime.source.Source<List<org.mule.runtime.extension.api.runtime.operation.Result<String,DEAOfficerAttributes>>,Object>
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_TEXT |
static int |
MESSAGES_PER_POLL |
| Constructor and Description |
|---|
DEARadioSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<List<org.mule.runtime.extension.api.runtime.operation.Result<String,DEAOfficerAttributes>>,Object> sourceCallback) |
void |
onStop() |
public static final int MESSAGES_PER_POLL
public static final String MESSAGE_TEXT
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<List<org.mule.runtime.extension.api.runtime.operation.Result<String,DEAOfficerAttributes>>,Object> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<List<org.mule.runtime.extension.api.runtime.operation.Result<String,DEAOfficerAttributes>>,Object>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<List<org.mule.runtime.extension.api.runtime.operation.Result<String,DEAOfficerAttributes>>,Object>Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.