spring-framework
/
org.springframework.context.support
/
SimpleThreadScope
/
registerDestructionCallback
registerDestructionCallback
open
fun
registerDestructionCallback
(
name
:
String
,
callback
:
Runnable
)
:
Unit