org.mule.transaction.lookup
Class JRunTransactionManagerLookupFactory

java.lang.Object
  extended byorg.mule.transaction.lookup.GenericTransactionManagerLookupFactory
      extended byorg.mule.transaction.lookup.JRunTransactionManagerLookupFactory
All Implemented Interfaces:
UMOTransactionManagerFactory

public class JRunTransactionManagerLookupFactory
extends GenericTransactionManagerLookupFactory

Author:
Andrew Perepelytsya

Field Summary
 
Fields inherited from class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
context, logger
 
Constructor Summary
JRunTransactionManagerLookupFactory()
           
 
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-2008 MuleSource, Inc.. All Rights Reserved.