Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
elide.server.runtime
/
AppExecutor
/
DefaultExecutor
/
overrideExecutor
override
Executor
fun
overrideExecutor
(
exec
:
ListeningScheduledExecutorService
)
Override the active main application executor with the provided
exec
service.