autofac - QuartzNet Server + Dependency Injection to Jobs -


i using quartznet server, created own dll contains jobs , configured server load jobs, far well.

my problem arises when started looking way inject dependencies jobs (in main project i'm using autofac), couldn't find way of doing started looking way run quartz server different ijobfactory or schedulerfactory couldn't find anything.

i'm close writing own quartz service or giving , using static/singleton solution (i hate myself :) )

any 1 has nice solution ?


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -