public class PinnedDispatcherConfigurator extends MessageDispatcherConfigurator
PinnedDispatcher
.
Returns new dispatcher instance for for each invocation
of the dispatcher()
method.Constructor and Description |
---|
PinnedDispatcherConfigurator(com.typesafe.config.Config config,
DispatcherPrerequisites prerequisites) |
Modifier and Type | Method and Description |
---|---|
MessageDispatcher |
dispatcher()
Creates new dispatcher for each invocation.
|
config, configureExecutor, prerequisites
public PinnedDispatcherConfigurator(com.typesafe.config.Config config, DispatcherPrerequisites prerequisites)
public MessageDispatcher dispatcher()
dispatcher
in class MessageDispatcherConfigurator