Class KSBThreadPoolImpl

All Implemented Interfaces:
Executor, ExecutorService, Lifecycle, KSBThreadPool

public class KSBThreadPoolImpl extends ThreadPoolExecutor implements KSBThreadPool
A Thread Pool implementation for the KSB which implements a thread pool backed by a configuration store.
Author:
Kuali Rice Team (rice.collab@kuali.org)