docs
4.12
customSourceSet
docs
/
net.corda.testing.node.internal
/
ShutdownManager
Shutdown
Manager
class
ShutdownManager
(
executorService
:
ExecutorService
)
Members
Constructors
Shutdown
Manager
Link copied to clipboard
constructor
(
executorService
:
ExecutorService
)
Types
Companion
Link copied to clipboard
object
Companion
Follower
Link copied to clipboard
interface
Follower
Functions
follower
Link copied to clipboard
fun
follower
(
)
:
ShutdownManager.Follower
is
Shutting
Down
Link copied to clipboard
fun
isShuttingDown
(
)
:
Boolean
register
Process
Shutdown
Link copied to clipboard
fun
registerProcessShutdown
(
process
:
Process
)
register
Shutdown
Link copied to clipboard
fun
registerShutdown
(
shutdown
:
<Error class: unknown class>
<
(
)
->
Unit
>
)
fun
registerShutdown
(
shutdown
:
(
)
->
Unit
)
:
<Error class: unknown class>
shutdown
Link copied to clipboard
fun
shutdown
(
)