This singleton manages system executors for several components. This class will check the runtime classes for the 1.5 java.util.concurrent package, if failing that it will look for the 1.4 backport, and failing that revert to a "two threads per transaction" strategy.
@author Lars J. Nilsson
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.