org.mule.providers.jms
Class JmsClientAcknowledgeTransactionFactory
java.lang.Object
org.mule.providers.jms.JmsClientAcknowledgeTransactionFactory
- All Implemented Interfaces:
- org.mule.umo.UMOTransactionFactory
- public class JmsClientAcknowledgeTransactionFactory
- extends Object
- implements org.mule.umo.UMOTransactionFactory
JmsClientAcknowledgeTransactionFactory creates a Jms Client
Acknowledge transaction using a Jms message.
- Version:
- $Revision: 3167 $
- Author:
- Ross Mason, Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsClientAcknowledgeTransactionFactory
public JmsClientAcknowledgeTransactionFactory()
beginTransaction
public org.mule.umo.UMOTransaction beginTransaction()
throws org.mule.umo.TransactionException
- Specified by:
beginTransaction in interface org.mule.umo.UMOTransactionFactory
- Throws:
org.mule.umo.TransactionException
isTransacted
public boolean isTransacted()
- Specified by:
isTransacted in interface org.mule.umo.UMOTransactionFactory
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.