| java.lang.Object org.jboss.mq.SpyXAResourceManager
SpyXAResourceManager | public class SpyXAResourceManager implements Serializable(Code) | | This class implements the ResourceManager used for the XAResources used int
JBossMQ.
author: Hiram Chirino (Cojonudo14@hotmail.com) author: Adrian Brock version: $Revision: 57198 $ |
Inner Class :static class TXState | |
serialVersionUID | final static long serialVersionUID(Code) | | The serialVersionUID
|
SpyXAResourceManager | public SpyXAResourceManager(Connection conn)(Code) | | Create a new SpyXAResourceManager
Parameters: conn - the connection |
ackMessage | public void ackMessage(Object xid, SpyMessage msg) throws JMSException(Code) | | Acknowledge a message
Parameters: xid - the xid Parameters: msg - the message throws: JMSException - for any error |
getNewXid | public synchronized Long getNewXid()(Code) | | |
|
|