Hi, I've got this Map<K,V> with arbitrary keys, and some objects as values.
I want the map injected into another object, but I want the objects inside the Map to be injected as well. Any ideas how to achieve this? do I have to create a provider and manually call the injector for every map value? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
