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