- removed SelfActorRef - added an ActorContext interface that provides a view into ActorInstance - the ActorInstance (as ActorContext) gets injected into the Actor - moved self methods like sender and reply directly to the Actor |
||
|---|---|---|
| .. | ||
| project | ||
| src/main | ||
| pom.xml | ||
| README | ||
================ First Tutorial ================ This is the source code for the first tutorial. See the Akka Documentation for information about this tutorial.