|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transaction.lookup.GenericTransactionManagerLookupFactory
org.mule.tck.testmodels.mule.TestTransactionManagerFactory
public class TestTransactionManagerFactory
TestTransactionManagerFactory
TODO
Nested Class Summary | |
---|---|
class |
TestTransactionManagerFactory.InternalInvocationHandler
|
Field Summary |
---|
Fields inherited from class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory |
---|
context, logger |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
TestTransactionManagerFactory()
|
Method Summary | |
---|---|
javax.transaction.TransactionManager |
create(MuleConfiguration config)
|
void |
initialise()
|
Methods inherited from class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory |
---|
getContext, getEnvironment, getJndiName, getTxManager, setContext, setEnvironment, setJndiName, setTxManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestTransactionManagerFactory()
Method Detail |
---|
public javax.transaction.TransactionManager create(MuleConfiguration config) throws java.lang.Exception
create
in interface TransactionManagerFactory
create
in class GenericTransactionManagerLookupFactory
java.lang.Exception
public void initialise()
initialise
in interface Initialisable
initialise
in class GenericTransactionManagerLookupFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |