|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UMOTransactionFactory | |
| org.mule.impl | The Mule implementation of the Universal Message Objects(tm) API specification. |
| org.mule.providers.service | Provides SPI support for building mule connectors and providers using service descriptors. |
| org.mule.transaction | Contains the core transaction support classes and exception types. |
| org.mule.umo | The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them |
| Uses of UMOTransactionFactory in org.mule.impl |
| Methods in org.mule.impl that return UMOTransactionFactory | |
UMOTransactionFactory |
MuleTransactionConfig.getFactory()
|
| Methods in org.mule.impl with parameters of type UMOTransactionFactory | |
void |
MuleTransactionConfig.setFactory(UMOTransactionFactory factory)
|
| Uses of UMOTransactionFactory in org.mule.providers.service |
| Methods in org.mule.providers.service that return UMOTransactionFactory | |
UMOTransactionFactory |
ConnectorServiceDescriptor.createTransactionFactory()
|
| Uses of UMOTransactionFactory in org.mule.transaction |
| Classes in org.mule.transaction that implement UMOTransactionFactory | |
class |
XaTransactionFactory
XaTransactionFactory Is used to create/retreive a Transaction from
a transaction manager configured on the MuleManager. |
| Uses of UMOTransactionFactory in org.mule.umo |
| Methods in org.mule.umo that return UMOTransactionFactory | |
UMOTransactionFactory |
UMOTransactionConfig.getFactory()
|
| Methods in org.mule.umo with parameters of type UMOTransactionFactory | |
void |
UMOTransactionConfig.setFactory(UMOTransactionFactory factory)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||