Class ExecutorConfig
java.lang.Object
callofproject.dev.service.email.config.ExecutorConfig
The executor configuration.
CopyRight(C) 2023 by Call Of Project Teams.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates a new executor service.
-
Constructor Details
-
ExecutorConfig
public ExecutorConfig()The default constructor.
-
-
Method Details
-
provideExecutorService
Creates a new executor service.- Returns:
- The executor service.
-