Interesting I am also wiring quartz, on my slurry project it's not done yet but will be ala what I've done with cache4guice
http://code.google.com/p/slurry/ , not much on the wiki yet but the code for cache4guice are fully documented via tests in the source.. 2010/4/7 droidin.net <[email protected]>: > I wasn't able to reply to group for the existing discussion > http://bit.ly/aS2enO > so I'm starting new thread. > I wired Quarz and Guice according to example/comments given but I'm > having hard time figuring how to add Trigger into the mix and create a > concrete job. I wired everything according to the post but > JobFactory#newJob is never triggered and I also don't understand whose > responsibility is to create TriggerFiredBundle argument and how the > method gets called. Can someone take this example a little bit > further? > > Thanks, > > Bo Stone > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
