It is possible to add another class to a module / binding that has 
@Provides methods?

I have a few separate classes that all provide complex object creation.  So 
I can just add those to a module by just annotating them via @Provides 
methods.

But I'd need to add one at a time.

Right now I think the only way I can do this is to move this code to the 
module.


-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice@googlegroups.com.
Visit this group at http://groups.google.com/group/google-guice.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-guice/971fd5c3-0e8c-4e80-ad79-d8e00186a1d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to