This commit is contained in:
parent
11a397d9c5
commit
9f7962a8c2
1 changed files with 1 additions and 1 deletions
|
|
@ -1045,7 +1045,7 @@ Scala
|
|||
: @@snip [ActorDocSpec.scala]($code$/scala/docs/actor/ActorDocSpec.scala) { #gracefulStop}
|
||||
|
||||
Java
|
||||
: @@snip [ActorDocTest.java]($code$/java/jdocs/actor/ActorDocTest.java) { #gracefulStop}
|
||||
: @@snip [ActorDocTest.java]($code$/java/jdocs/actor/ActorDocTest.java) { #import-gracefulStop #gracefulStop}
|
||||
|
||||
When `gracefulStop()` returns successfully, the actor’s `postStop()` hook
|
||||
will have been executed: there exists a happens-before edge between the end of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue