Package akka.actor
Class SystemGuardian
- java.lang.Object
 - 
- akka.actor.SystemGuardian
 
 
- 
public class SystemGuardian extends java.lang.ObjectINTERNAL API 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSystemGuardian.RegisterTerminationHook$For the purpose of orderly shutdown it's possible to register interest in the termination of systemGuardian and receive a notificationTerminationHookbefore systemGuardian is stopped.static classSystemGuardian.TerminationHook$static classSystemGuardian.TerminationHookDone$ 
- 
Constructor Summary
Constructors Constructor Description SystemGuardian() 
 -