Em Sat, 25 Jul 2009 13:53:47 -0300, Adriaan Joubert <adriaan...@gmail.com> escreveu:

Ah, so I can use the class factory to create objects rather than using
new? And then the standard @Inject works automatically?

Registry.autobuild(Class clasz) instantiates an object of a given class and injects its dependencies. Haven't tested @Inject injection, though, only constructor-based injection.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to