Hi,

I was wondering if someone could explain to me if this is possible.  I
have Guice instantiate class A that uses regular reflection to
instantiate class B.  In class B I want to inject another class
instantiated by Guice. However, I cannot.  It's as if it looses scope.

The reason I need to do this is to combine a framework that does not
use Guice, and an application that uses Guice.

Thanks,

Arash

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