ShutdownManager

class ShutdownManager(executorService: ExecutorService)

Constructors

Link copied to clipboard
constructor(executorService: ExecutorService)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface Follower

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun registerShutdown(shutdown: <Error class: unknown class><() -> Unit>)
fun registerShutdown(shutdown: () -> Unit): <Error class: unknown class>
Link copied to clipboard
fun shutdown()