org.mule.api.transaction
Interface TransactionCallback<T>

All Known Implementing Classes:
MessageTransactionCallback, TransactedPollingMessageReceiver.MessageProcessorWorker

public interface TransactionCallback<T>


Method Summary
 T doInTransaction()
           
 

Method Detail

doInTransaction

T doInTransaction()
                  throws java.lang.Exception
Throws:
java.lang.Exception


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