org.mule.transaction
Class TransactionTemplate

java.lang.Object
  extended byorg.mule.transaction.TransactionTemplate

public class TransactionTemplate
extends Object


Constructor Summary
TransactionTemplate(UMOTransactionConfig config, ExceptionListener listener)
           
 
Method Summary
 Object execute(TransactionCallback callback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionTemplate

public TransactionTemplate(UMOTransactionConfig config,
                           ExceptionListener listener)
Method Detail

execute

public Object execute(TransactionCallback callback)
               throws Exception
Throws:
Exception


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