|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.TestActor.AutoPilot
public abstract static class TestActor.AutoPilot
Constructor Summary | |
---|---|
TestActor.AutoPilot()
|
Method Summary | |
---|---|
TestActor.AutoPilot |
keepRunning()
|
TestActor.AutoPilot |
noAutoPilot()
|
abstract TestActor.AutoPilot |
run(ActorRef sender,
java.lang.Object msg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestActor.AutoPilot()
Method Detail |
---|
public abstract TestActor.AutoPilot run(ActorRef sender, java.lang.Object msg)
public TestActor.AutoPilot noAutoPilot()
public TestActor.AutoPilot keepRunning()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |