Package org.apache.pekko.actor
Interface FSM.Reason
- All Known Implementing Classes:
FSM.Failure,FSM.Normal$,FSM.Shutdown$
public static interface FSM.Reason
Reason why this
pekko.actor.FSM is shutting down.