I have two instances of the same class. I want to inject them with two different set of properties in the form of a Map<String, String>. The instances are read dynamically from and XML file so I won't know until run time if there are 1, 2 or X amount of instances. Is this possible?
Regards jhz -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/ec31feaf-429f-40d1-bae0-fd699c32747f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
