当前页面:
在线文档首页 >
JBoss 3.2.7 messaging API Documentation 英文版文档
SpyTxLog (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档
org.jboss.mq.pm.rollinglogged
Class SpyTxLog
java.lang.Object
org.jboss.mq.pm.rollinglogged.SpyTxLog
- public class SpyTxLog
- extends Object
This is used to keep a log of commited transactions.
- Version:
- $Revision: 1.6.4.2 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
close
public void close()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
delete
public void delete()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
createTx
public void createTx()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
completed
public boolean completed()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
restore
public void restore(TreeSet result)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
commitTx
public void commitTx(Tx id)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
rollbackTx
public void rollbackTx(Tx txId)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.