Hi there,
I am looking for a solution to enhance the built in just-in-time
binding mechanism. Whenever Guice encounters a dependency it does not
know about, I would like to be able to query the requested dependency,
do some tests like for example: if it does implement some interface or
does it have specific annotation and be able to provide the dependency
or redirect to appropriate provider... just in time :)
Do you know any solution to this?

Thanks,
Witold Szczerba

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