|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteneter.messaging.nodes.dispatcher.DuplexDispatcherFactory
public class DuplexDispatcherFactory
Implements factory to create the dispatcher.
Constructor Summary | |
---|---|
DuplexDispatcherFactory(IMessagingSystemFactory duplexOutputChannelsFactory)
Constructs the duplex dispatcher factory. |
Method Summary | |
---|---|
IDuplexDispatcher |
createDuplexDispatcher()
Creates the dispatcher. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DuplexDispatcherFactory(IMessagingSystemFactory duplexOutputChannelsFactory)
duplexOutputChannelsFactory
- the messaging system factory used to create duplex output channelsMethod Detail |
---|
public IDuplexDispatcher createDuplexDispatcher()
IDuplexDispatcherFactory
createDuplexDispatcher
in interface IDuplexDispatcherFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |