DispatcherConfigurator
org.apache.pekko.dispatch.DispatcherConfigurator
class DispatcherConfigurator(config: Config, prerequisites: DispatcherPrerequisites) extends MessageDispatcherConfigurator
Configurator for creating pekko.dispatch.Dispatcher. Returns the same dispatcher instance for each invocation of the dispatcher() method.
Attributes
- Source
- Dispatchers.scala
- Graph
-
- Supertypes
Members list
In this article