org.mule.transaction.lookup
Class WeblogicTransactionManagerLookupFactory

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

public class WeblogicTransactionManagerLookupFactory
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
WeblogicTransactionManagerLookupFactory()
           
 
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

WeblogicTransactionManagerLookupFactory

public WeblogicTransactionManagerLookupFactory()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.