Class ThreadPool

java.lang.Object
java.lang.ThreadGroup
org.jpos.util.ThreadPool
All Implemented Interfaces:
Thread.UncaughtExceptionHandler, Configurable, Loggeable, LogSource, ThreadPoolMBean

Deprecated.
Used Executor framework
Implements a ThreadPool with the ability to run simple Runnable tasks as well as Jobs (supervised Runnable tasks)
Since:
1.1