org.projectodd.stilts.conduit.xa
Class PseudoXAMessageConduit
java.lang.Object
org.projectodd.stilts.conduit.xa.PseudoXAMessageConduit
- All Implemented Interfaces:
- MessageConduit, XAMessageConduit
public class PseudoXAMessageConduit
- extends Object
- implements XAMessageConduit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PseudoXAMessageConduit
public PseudoXAMessageConduit(PseudoXAResourceManager resourceManager)
send
public void send(StompMessage stompMessage)
throws Exception
- Specified by:
send
in interface MessageConduit
- Throws:
Exception
subscribe
public Subscription subscribe(String subscriptionId,
String destination,
Headers headers)
throws Exception
- Specified by:
subscribe
in interface MessageConduit
- Throws:
Exception
getXAResource
public XAResource getXAResource()
- Specified by:
getXAResource
in interface XAMessageConduit
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.