Is there any way to use setter injection in Tapestry IOC? I have found this article http://blog.tapestry5.de/index.php/2011/01/17/javax-inject-inject-support-in-tapestry/ which tells that Tapestry supports setter injection by default but i can't find any reference in documentation or source code.
Thanks, Denis