Uses of Interface
org.mule.runtime.extension.api.tx.TransactionHandle
Packages that use TransactionHandle
-
Uses of TransactionHandle in org.mule.runtime.extension.api.runtime.source
Methods in org.mule.runtime.extension.api.runtime.source that return TransactionHandleModifier and TypeMethodDescriptionSourceCallbackContext.bindConnection(Object connection) Associates the givenconnectiontothiscontext.SourceCallbackContext.getTransactionHandle()A handle to the current on-going transaction.