public interface TransactionAwareProcessingStrategyFactory extends ProcessingStrategyFactory
ProcessingStrategyFactory's that create ProcessingStrategy's that are transaction aware
and will not fail when a transaction is active. Typically this will be supported by forcing single-threaded behaviour when a
transaction is present.createCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.