How can I setup a quartz.config file in a simple Java application?
I want to create this and reference it in my project so I can configure threads etc.
Thanks
|
How can I setup a I want to create this and reference it in my project so I can configure threads etc. Thanks |
|||||
|
|
Take a look at the Quartz Quick Start Guide to see what a basic
Full documentation of available properties is available in the Quartz Configuration Reference. |
|||||||||||||||
|