@Alias(value="failing-connection-source") public class FailingConnectionSource extends org.mule.runtime.extension.api.runtime.source.Source<List<FailingConnection>,Void>
| Constructor and Description |
|---|
FailingConnectionSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<List<FailingConnection>,Void> sourceCallback) |
void |
onStop() |
public static Integer failures
public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<List<FailingConnection>,Void> sourceCallback) throws org.mule.runtime.api.exception.MuleException
onStart in class org.mule.runtime.extension.api.runtime.source.Source<List<FailingConnection>,Void>org.mule.runtime.api.exception.MuleExceptionpublic void onStop()
onStop in class org.mule.runtime.extension.api.runtime.source.Source<List<FailingConnection>,Void>Copyright © 2025 MuleSoft, Inc.. All rights reserved.