Package akka.actor
Class SystemGuardian$
- java.lang.Object
-
- akka.actor.SystemGuardian$
-
public class SystemGuardian$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static SystemGuardian$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SystemGuardian$()
-
-
-
Field Detail
-
MODULE$
public static final SystemGuardian$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-