Class ScanningThreadPool
- java.lang.Object
-
- com.redhat.parodos.patterndetection.ScanningThreadPool
-
public class ScanningThreadPool extends Object
Provides access to the ThreadPool executor for all Scans to share.- Author:
- Luke Shannon (Github: lshannon)
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExecutorServicegetThreadPoolExecutor()
-
-
-
Method Detail
-
getThreadPoolExecutor
public static ExecutorService getThreadPoolExecutor()
-
-