org.mule.transaction.lookup
Class JRunTransactionManagerLookupFactory

java.lang.Object
  extended by org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
      extended by org.mule.transaction.lookup.JRunTransactionManagerLookupFactory
All Implemented Interfaces:
Initialisable, TransactionManagerFactory

public class JRunTransactionManagerLookupFactory
extends GenericTransactionManagerLookupFactory


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
JRunTransactionManagerLookupFactory()
           
 
Method Summary
 
Methods inherited from class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
create, getContext, getEnvironment, getJndiName, getTxManager, initialise, setContext, setEnvironment, setJndiName, setTxManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRunTransactionManagerLookupFactory

public JRunTransactionManagerLookupFactory()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.