public class EventQueueFactory
extends java.lang.Object
implements org.jacorb.config.Configurable
| Constructor and Description |
|---|
EventQueueFactory(org.jacorb.config.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jacorb.config.Configuration conf) |
MessageQueueAdapter |
newMessageQueue(QoSPropertySet qosProperties) |
public EventQueueFactory(org.jacorb.config.Configuration config)
throws org.jacorb.config.ConfigurationException
org.jacorb.config.ConfigurationExceptionpublic void configure(org.jacorb.config.Configuration conf)
throws org.jacorb.config.ConfigurationException
configure in interface org.jacorb.config.Configurableorg.jacorb.config.ConfigurationExceptionpublic MessageQueueAdapter newMessageQueue(QoSPropertySet qosProperties)