On this page
Class scala.sys.ShutdownHookThread
class ShutdownHookThread extends Thread
A minimal Thread wrapper to enhance shutdown hooks. It knows how to unregister itself.
Supertypes |
---|
Concrete methods
Source
Inherited methods
@CallerSensitive
def getContextClassLoader(): ClassLoader
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
final def getPriority(): Int
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
final def getThreadGroup(): ThreadGroup
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
def isInterrupted(): Boolean
Inherited from | Thread |
---|
@throws(java.lang.InterruptedException)
Inherited from | Thread |
---|
@throws(java.lang.InterruptedException)
Inherited from | Thread |
---|
@throws(java.lang.InterruptedException)
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
Inherited from | Thread |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/sys/ShutdownHookThread.html