public interface TransactionManagerFactory
TranactionManagerFactory is a factory class for creating a
transaction manager for the MuleServer.| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
create()
Creates of obtains the jta transaction manager to use for mule transactions
|
TransactionManager create() throws Exception
Exception - if the transaction manager cannot be located or createdCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.