java.lang.Object
com.pi4j.util.ExecutorPool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()getExecutor(String poolName) getScheduledExecutor(String poolName) getSingleThreadExecutor(String poolName)
-
Constructor Details
-
ExecutorPool
public ExecutorPool()
-
-
Method Details
-
getExecutor
-
getSingleThreadExecutor
-
getScheduledExecutor
-
destroy
public void destroy()
-