org.mule.transport.jms
Class JmsClientAcknowledgeTransactionFactory
java.lang.Object
org.mule.transport.jms.JmsClientAcknowledgeTransactionFactory
- All Implemented Interfaces:
- TransactionFactory
public class JmsClientAcknowledgeTransactionFactory
- extends Object
- implements TransactionFactory
JmsClientAcknowledgeTransactionFactory creates a JMS Client
Acknowledge Transaction using a JMS Message.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsClientAcknowledgeTransactionFactory
public JmsClientAcknowledgeTransactionFactory()
beginTransaction
public Transaction beginTransaction(MuleContext muleContext)
throws TransactionException
- Specified by:
beginTransaction in interface TransactionFactory
- Throws:
TransactionException
isTransacted
public boolean isTransacted()
- Specified by:
isTransacted in interface TransactionFactory
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.