My Quotes


When U were born , you cried and the world rejoiced
Live U'r life in such a way that when you go
THE WORLD SHOULD CRY






Showing posts with label Spring Quartz autowiring. Show all posts
Showing posts with label Spring Quartz autowiring. Show all posts

Monday, April 28, 2014

Automatically autowire quartz objects using Spring


Just put 
SpringBeanAutowiringSupport.processInjejctionBasedOnCurrentContext(this);
as the first line Job.execute(JobExecutionContext context) method