public class EventQueueFactory extends Object implements Configurable
| Constructor and Description |
|---|
EventQueueFactory(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration conf) |
MessageQueueAdapter |
newMessageQueue(QoSPropertySet qosProperties) |
public EventQueueFactory(Configuration config) throws ConfigurationException
ConfigurationExceptionpublic void configure(Configuration conf) throws ConfigurationException
configure in interface ConfigurableConfigurationExceptionpublic MessageQueueAdapter newMessageQueue(QoSPropertySet qosProperties)
Copyright © 2015 JacORB. All rights reserved.