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, prerequisitespublic CallingThreadDispatcherConfigurator(com.typesafe.config.Config config,
DispatcherPrerequisites prerequisites)
public MessageDispatcher dispatcher()
MessageDispatcherConfiguratordispatcher in class MessageDispatcherConfigurator