public class TransactionSourceBinder extends Object
| Constructor and Description |
|---|
TransactionSourceBinder(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.ComponentModel componentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
bindToTransaction(TransactionConfig transactionConfig,
org.mule.runtime.extension.api.runtime.ConfigurationInstance configurationInstance,
org.mule.runtime.api.connection.ConnectionHandler connectionHandler) |
public TransactionSourceBinder(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.ComponentModel componentModel)
public void bindToTransaction(TransactionConfig transactionConfig, org.mule.runtime.extension.api.runtime.ConfigurationInstance configurationInstance, org.mule.runtime.api.connection.ConnectionHandler connectionHandler) throws org.mule.runtime.api.connection.ConnectionException, org.mule.runtime.api.tx.TransactionException
org.mule.runtime.api.connection.ConnectionExceptionorg.mule.runtime.api.tx.TransactionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.