Package org.apache.pekko.actor
Class JVMShutdownHooks$
java.lang.Object
org.apache.pekko.actor.JVMShutdownHooks$
- All Implemented Interfaces:
- JVMShutdownHooks
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final JVMShutdownHooks$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
JVMShutdownHooks$public JVMShutdownHooks$()
 
- 
- 
Method Details- 
addHook- Specified by:
- addHookin interface- JVMShutdownHooks
 
- 
removeHook- Specified by:
- removeHookin interface- JVMShutdownHooks
 
 
-