Hi All,
I have a requirement in which I have to do a certain database relted activity when my Quartz will be shut down. I mean I have to wipe out a certain data from the database when I shutdown the scheduler. Is there any way I can achieve this?
While googling I came across methods to determine the present state of the scheduler. But, is there a way I can capture this scheduler shutdown event.
Thanks in Advance, Ibu