scala.sys.ShutdownHookThread
See theShutdownHookThread companion object
class ShutdownHookThread extends Thread
A minimal Thread wrapper to enhance shutdown hooks. It knows how to unregister itself.
Attributes
- Companion
- object
- Source
- ShutdownHookThread.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- ShutdownHookThread.scala
Inherited methods
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
Attributes
- Inherited from:
- Thread
In this article