|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.testkit.TestActor.AutoPilot akka.testkit.TestActor.KeepRunning$
public static class TestActor.KeepRunning$
Field Summary | |
---|---|
static TestActor.KeepRunning$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
TestActor.KeepRunning$()
|
Method Summary | |
---|---|
TestActor.AutoPilot |
run(ActorRef sender,
java.lang.Object msg)
|
Methods inherited from class akka.testkit.TestActor.AutoPilot |
---|
keepRunning, noAutoPilot |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Field Detail |
---|
public static final TestActor.KeepRunning$ MODULE$
Constructor Detail |
---|
public TestActor.KeepRunning$()
Method Detail |
---|
public TestActor.AutoPilot run(ActorRef sender, java.lang.Object msg)
run
in class TestActor.AutoPilot
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |