public static class FSM.Shutdown$ extends java.lang.Object implements FSM.Reason, scala.Product, scala.Serializable
system.stop(fsm) from outside;
also applies to Stop supervision directive.| Modifier and Type | Field and Description |
|---|---|
static FSM.Shutdown$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Shutdown$() |
public static final FSM.Shutdown$ MODULE$