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