Can someone explain a bit further the following "Extensions like AssistedInject <https://code.google.com/p/google-guice/wiki/AssistedInject> and Multibinder use method injection to initialize bound objects."
I'm having problem when a field that is injected within the constructor does not have any accessor method and his private. >>>>have firstname (Maatary) used with an object that had no public field or method named firstname or getFirstname TO use AssistedInjection I need field with accessor ? -- 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 http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
