On Tue, Jan 5, 2010 at 9:14 PM, eric <[email protected]> wrote: > Hi, > > I've read this, > http://code.google.com/p/google-guice/wiki/InjectionPoints > > and I've added my own injectors. Everything works fine. > > BUT, I would like to inject members before calling the constructor > body, something like field initializer are called before constructor > body is called. >
This is not possible without rewriting the class itself. Dhanji.--
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.
