SimpleAsyncTaskExecutorCustomizer

Callback interface that can be used to customize a SimpleAsyncTaskExecutor.

Author

Stephane Nicoll

Moritz Halbritter

Since

3.2.0

See also

Functions

Link copied to clipboard
abstract fun customize(taskExecutor: SimpleAsyncTaskExecutor)
Callback to customize a SimpleAsyncTaskExecutor instance.