org.smallmind.quorum.transport.message
Class QueueOperator
java.lang.Object
org.smallmind.quorum.transport.message.QueueOperator
- All Implemented Interfaces:
- SessionEmployer
public class QueueOperator
- extends Object
- implements SessionEmployer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueOperator
public QueueOperator(ConnectionFactor requestConnectionFactor,
javax.jms.Queue requestQueue)
getDestination
public javax.jms.Destination getDestination()
- Specified by:
getDestination in interface SessionEmployer
getMessageSelector
public String getMessageSelector()
- Specified by:
getMessageSelector in interface SessionEmployer
getRequestSession
public javax.jms.Session getRequestSession()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
send
public void send(javax.jms.Message message)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
Copyright © 2012. All Rights Reserved.