public class CallingThreadDispatcherQueues$ extends java.lang.Object implements akka.actor.ExtensionId<CallingThreadDispatcherQueues>, akka.actor.ExtensionIdProvider
Modifier and Type | Field and Description |
---|---|
static CallingThreadDispatcherQueues$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CallingThreadDispatcherQueues$() |
Modifier and Type | Method and Description |
---|---|
CallingThreadDispatcherQueues |
createExtension(akka.actor.ExtendedActorSystem system) |
CallingThreadDispatcherQueues$ |
lookup() |
public static final CallingThreadDispatcherQueues$ MODULE$
public CallingThreadDispatcherQueues$ lookup()
lookup
in interface akka.actor.ExtensionIdProvider
public CallingThreadDispatcherQueues createExtension(akka.actor.ExtendedActorSystem system)
createExtension
in interface akka.actor.ExtensionId<CallingThreadDispatcherQueues>