public class TestTransactionManagerFactory extends Object implements TransactionManagerFactory
| Modifier and Type | Class and Description |
|---|---|
class |
TestTransactionManagerFactory.InternalInvocationHandler |
| Constructor and Description |
|---|
TestTransactionManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
create(MuleConfiguration config) |
Map |
getEnvironment() |
void |
setEnvironment(Map<Object,Object> environment) |
public TransactionManager create(MuleConfiguration config) throws Exception
create in interface TransactionManagerFactoryExceptionpublic Map getEnvironment()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.