Package com.epam.fixengine
Class ExecutorServiceFactory
java.lang.Object
com.epam.fixengine.ExecutorServiceFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutorService
static ExecutorService
getExecutorService
(int maxPoolSize) static ExecutorService
getExecutorService
(int minPoolSize, int maxPoolSize, int timeTooLive)
-
Method Details
-
getExecutorService
-
getExecutorService
-
getExecutorService
-