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.ConfigurationException
public void configure(org.jacorb.config.Configuration conf) throws org.jacorb.config.ConfigurationException
configure
in interface org.jacorb.config.Configurable
org.jacorb.config.ConfigurationException
public MessageQueueAdapter newMessageQueue(QoSPropertySet qosProperties)