common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
service-utils
/
com.pambrose.common.service
/
GenericService
/
Companion
Companion
object
Companion
Members
Functions
shut
Down
Hook
Action
Link copied to clipboard
fun
shutDownHookAction
(
service
:
Service
)
:
Thread
Creates a JVM shutdown hook
Thread
that gracefully stops the given
Service
.