| Package | Description |
|---|---|
| org.mule.runtime.core.processor.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionAwareProactorStreamProcessingStrategyFactory
Creates default processing strategy with same behavior as
ProactorStreamProcessingStrategyFactory apart from the fact
it will process synchronously without error when a transaction is active. |
class |
TransactionAwareWorkQueueProcessingStrategyFactory
Creates default processing strategy with same behavior as
WorkQueueProcessingStrategyFactory apart from the fact it
will process synchronously without error when a transaction is active. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.