akka.testkit
Class LongRunningTest$

java.lang.Object
  extended by org.scalatest.Tag
      extended by akka.testkit.LongRunningTest$

public class LongRunningTest$
extends org.scalatest.Tag


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

Field Detail

MODULE$

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

Constructor Detail

LongRunningTest$

public LongRunningTest$()