| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.runtime.source | |
| org.mule.runtime.module.extension.internal.runtime.source.poll |
| Modifier and Type | Method and Description |
|---|---|
RestartContext |
SourceAdapter.beginRestart() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceAdapter.finishRestart(RestartContext restartContext) |
| Modifier and Type | Method and Description |
|---|---|
RestartContext |
Restartable.beginRestart()
Method that needs to be called when a restart is performed.
|
RestartContext |
PollingSourceWrapper.beginRestart() |
| Modifier and Type | Method and Description |
|---|---|
void |
Restartable.finishRestart(RestartContext restartContext)
Method that needs to be called to finish the process of restarting.
|
void |
PollingSourceWrapper.finishRestart(RestartContext restartContext) |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.