Responsible for creating the instances of {@link org.quartz.ee.jta.JTAJobRunShell} to be used within the {@link org.quartz.core.QuartzScheduler} instance.
This implementation does not re-use any objects, it simply makes a new JTAJobRunShell each time borrowJobRunShell() is called.
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.