Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.quartz.ee.jta: Javadoc index of package org.quartz.ee.jta.


Package Samples:

org.quartz.ee.jta

Classes:

JTAJobRunShellFactory: Responsible for creating the instances of JTAJobRunShell to be used within the org.quartz.core.QuartzScheduler instance. This implementation does not re-use any objects, it simply makes a new JTAJobRunShell each time borrowJobRunShell() is called.
JTAJobRunShell: An extension of org.quartz.core.JobRunShell that begins an XA transaction before executing the Job, and commits (or rolls-back) the transaction after execution completes.
UserTransactionHelper: A helper for obtaining a handle to a UserTransaction...

Home | Contact Us | Privacy Policy | Terms of Service