|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Job
s running in the
scheduler should be derived from if they want access to the
ServiceBroker.JobDataMap
in the job so that the convenience methods for accessing the logger, context,
service broker and configuration will work as expected.JobListener
.
Scheduler
when a Job
is about to be executed (an associated Trigger
has
occured).
Scheduler
after a Job
has been executed, and be for the associated Trigger
's
triggered(xx)
method has been called.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |