akka.actor
Class SystemGuardian$

java.lang.Object
  extended by akka.actor.SystemGuardian$

public class SystemGuardian$
extends java.lang.Object

INTERNAL API


Field Summary
static SystemGuardian$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
SystemGuardian$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final SystemGuardian$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

SystemGuardian$

public SystemGuardian$()