Yes - on anything that does not extend Component you will need to inject
manually.  Components are injected automagically by adding the component
instantiation listener (which is called from Component's constructor).

--
Jeremy Thomerson
http://www.wickettraining.com



On Mon, May 3, 2010 at 9:58 PM, Douglas Ferguson <doug...@douglasferguson.us
> wrote:

> Do I need to use InjectorHolder when using @Inject in a model?
>
>
>

Reply via email to