org.mule.transaction.lookup
Class WeblogicTransactionManagerLookupFactory

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

public class WeblogicTransactionManagerLookupFactory
extends GenericTransactionManagerLookupFactory

Author:
Andrew Perepelytsya

Field Summary
 
Fields inherited from class org.mule.transaction.lookup.GenericTransactionManagerLookupFactory
context, logger
 
Constructor Summary
WeblogicTransactionManagerLookupFactory()
           
 
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

WeblogicTransactionManagerLookupFactory

public WeblogicTransactionManagerLookupFactory()


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