|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.CallingThreadDispatcherQueues$
public class CallingThreadDispatcherQueues$
Field Summary | |
---|---|
static CallingThreadDispatcherQueues$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
CallingThreadDispatcherQueues$()
|
Method Summary | |
---|---|
CallingThreadDispatcherQueues |
createExtension(ExtendedActorSystem system)
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only. |
CallingThreadDispatcherQueues$ |
lookup()
Returns the canonical ExtensionId for this Extension |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.actor.ExtensionId |
---|
apply, equals, get, hashCode |
Field Detail |
---|
public static final CallingThreadDispatcherQueues$ MODULE$
Constructor Detail |
---|
public CallingThreadDispatcherQueues$()
Method Detail |
---|
public CallingThreadDispatcherQueues$ lookup()
ExtensionIdProvider
lookup
in interface ExtensionIdProvider
public CallingThreadDispatcherQueues createExtension(ExtendedActorSystem system)
ExtensionId
createExtension
in interface ExtensionId<CallingThreadDispatcherQueues>
system
- (undocumented)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |