Class | Description |
---|---|
JTAAnnotationAwareJobRunShellFactory |
Responsible for creating the instances of a
JobRunShell
to be used within the QuartzScheduler
instance. |
JTAJobRunShell |
An extension of
that
begins an XA transaction before executing the Job, and commits (or
rolls-back) the transaction after execution completes. |
JTAJobRunShellFactory |
Responsible for creating the instances of
to be used within the QuartzScheduler
instance. |
UserTransactionHelper |
A helper for obtaining a handle to a UserTransaction...
|
Copyright 2001-2019, Terracotta, Inc.