public class CallingThreadDispatcherConfigurator extends MessageDispatcherConfigurator
Constructor and Description |
---|
CallingThreadDispatcherConfigurator(com.typesafe.config.Config config,
DispatcherPrerequisites prerequisites) |
Modifier and Type | Method and Description |
---|---|
MessageDispatcher |
dispatcher()
Returns an instance of MessageDispatcher given the configuration.
|
config, configureExecutor, prerequisites
public CallingThreadDispatcherConfigurator(com.typesafe.config.Config config, DispatcherPrerequisites prerequisites)
public MessageDispatcher dispatcher()
MessageDispatcherConfigurator
dispatcher
in class MessageDispatcherConfigurator