spring-framework
/
org.springframework.scheduling.quartz
/
SimpleThreadPoolTaskExecutor
/
execute
execute
open
fun
execute
(
task
:
Runnable
)
:
Unit
open
fun
execute
(
task
:
Runnable
,
startTimeout
:
Long
)
:
Unit