Class CPMExecutorService

All Implemented Interfaces:
Executor, ExecutorService

public class CPMExecutorService extends ThreadPoolExecutor
This component catches uncaught errors in the CPM. All critical threads in the CPM are part of this executor service. If OutOfMemory Error is thrown this component is notified by the JVM and its job is to notify registered listeners.