akka.actor
Interface FSM.Reason

All Known Implementing Classes:
FSM.Failure, FSM.Normal$, FSM.Shutdown$
Enclosing interface:
FSM<S,D>

public static interface FSM.Reason

Reason why this FSM is shutting down.