akka.testkit
Class CallingThreadDispatcher$

java.lang.Object
  extended by akka.testkit.CallingThreadDispatcher$

public class CallingThreadDispatcher$
extends java.lang.Object


Field Summary
static CallingThreadDispatcher$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
CallingThreadDispatcher$()
           
 
Method Summary
 java.lang.String Id()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final CallingThreadDispatcher$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

CallingThreadDispatcher$

public CallingThreadDispatcher$()
Method Detail

Id

public java.lang.String Id()