On Tue, 07 Jun 2011 14:47:10 -0300, Dmitriy Vsekhvalnov <dvsekhval...@gmail.com> wrote:

did i get you right, that i can simply inject ObjectLocator service to my
Quartz JobFactory and instantiate jobs via autobuild()
I mean sources saying all dependencies will be injected.

Yes. JavaDoc: Autobuilds a class by finding the public constructor with the most parameters. Services and resources will be injected into the parameters of the constructor.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to