org.gcube.data.access.queueManager.impl
Class QueueProducerFactory
java.lang.Object
org.gcube.data.access.queueManager.impl.QueueProducerFactory
- All Implemented Interfaces:
- ProducerFactory
public class QueueProducerFactory
- extends Object
- implements ProducerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static QueueProducerFactory get(FactoryConfiguration configuration)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
getSubmitter
public QueueProducer getSubmitter(String topic,
QueueType type)
throws javax.jms.JMSException
- Specified by:
getSubmitter in interface ProducerFactory
- Throws:
javax.jms.JMSException
close
public void close()
- Specified by:
close in interface ProducerFactory
Copyright © 2013. All Rights Reserved.