org.jacorb.notification.queue
Class EventQueueFactory
java.lang.Object
org.jacorb.notification.queue.EventQueueFactory
- All Implemented Interfaces:
- org.jacorb.config.Configurable
public class EventQueueFactory
- extends Object
- implements org.jacorb.config.Configurable
- Version:
- $Id: EventQueueFactory.java,v 1.14 2011-05-10 15:40:39 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventQueueFactory
public EventQueueFactory(org.jacorb.config.Configuration config)
throws org.jacorb.config.ConfigurationException
- Throws:
org.jacorb.config.ConfigurationException
configure
public void configure(org.jacorb.config.Configuration conf)
throws org.jacorb.config.ConfigurationException
- Specified by:
configure in interface org.jacorb.config.Configurable
- Throws:
org.jacorb.config.ConfigurationException
newMessageQueue
public MessageQueueAdapter newMessageQueue(QoSPropertySet qosProperties)
Copyright © 2012 JacORB. All Rights Reserved.