Is there any simple way to use a parent Injector in the
InjectorBuilder? - The API does not allow it:

http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/InjectorBuilder.html

One could try to convert the parent Injector into a Module and pass it
to the InjectorBuilder.addModules(...). Is that somehow possible?

Thanks in advance

-- 
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.

Reply via email to