Oops :) Nevermind.

Gili

On Apr 7, 5:51 pm, cowwoc <[email protected]> wrote:
> Hi,
>
> According tohttp://code.google.com/p/google-guice/wiki/AssistedInject
> I am supposed to invoke:
>
> FactoryProvider.newFactory(PaymentFactory.class, RealPayment.class)
>
> but according to code-complete for FactoryProvider.newFactory() the
> first parameter is called "factoryType" and the second parameter is
> called "implementationType". Shouldn't the parameter names be
> swapped? :)
>
> Thanks,
> Gili

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to