Is there any way to find all bindings for a specific type?
For instance, lets assume I have class A implements Factory<U>, class
B implements Factory<V> and then I want to find Factory types.
I tried findBindingsByType but it doesn't seem to do any of that.

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