Comment #2 on issue 565 by Randgalt: InjectionListener.afterInjection() not called for instances created via Providers
http://code.google.com/p/google-guice/issues/detail?id=565
Guice is creating the instance by calling the Provider method. I'd like a way to listen for this happening. How can I do this?
-- You received this message because you are subscribed to the Google Groups "google-guice-dev" 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-dev?hl=en.
