org.jacorb.notification.queue
Class EventQueueFactory
java.lang.Object
org.jacorb.notification.queue.EventQueueFactory
- All Implemented Interfaces:
- Configurable
public class EventQueueFactory
- extends Object
- implements Configurable
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventQueueFactory
public EventQueueFactory(Configuration config)
throws ConfigurationException
- Throws:
ConfigurationException
configure
public void configure(Configuration conf)
throws ConfigurationException
- Specified by:
configure in interface Configurable
- Throws:
ConfigurationException
newMessageQueue
public MessageQueueAdapter newMessageQueue(QoSPropertySet qosProperties)
Copyright © 2015 JacORB. All rights reserved.