org.lsst.ccs.bus.jms
Class QueueSessionFactory
java.lang.Object
org.lsst.ccs.bus.jms.QueueSessionFactory
public class QueueSessionFactory
- extends Object
JMS Queue session factory
- Author:
- aubourg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static QueueSessionFactory instance
QueueSessionFactory
public QueueSessionFactory()
getSessionFactory
public static QueueSessionFactory getSessionFactory()
getQueueSession
public javax.jms.Session getQueueSession()
getCommandReplySender
public javax.jms.MessageProducer getCommandReplySender(javax.jms.Session sess,
javax.jms.Destination dest)
Copyright © 2012 LSST. All Rights Reserved.