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