Package akka.actor
Interface TypedActor.PostRestart
-
- Enclosing class:
- TypedActor
public static interface TypedActor.PostRestart
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
postRestart(java.lang.Throwable reason)
-