Class ThreadPoolConfig
java.lang.Object
org.qubership.atp.environments.config.ThreadPoolConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.scheduling.concurrent.ThreadPoolTaskExecutorArchive job thread pool task executor.
-
Constructor Details
-
ThreadPoolConfig
public ThreadPoolConfig()
-
-
Method Details
-
archiveJobExecutor
@Bean public org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor archiveJobExecutor()Archive job thread pool task executor.- Returns:
ThreadPoolTaskExecutorthe thread pool task executor
-