Package akka.actor
Class CoordinatedShutdownTerminationWatcher$
- java.lang.Object
 - 
- akka.actor.CoordinatedShutdownTerminationWatcher$
 
 
- 
public class CoordinatedShutdownTerminationWatcher$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static CoordinatedShutdownTerminationWatcher$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description CoordinatedShutdownTerminationWatcher$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Propsprops() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final CoordinatedShutdownTerminationWatcher$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
props
public Props props()
 
 - 
 
 -