Hi, In the process of trying to integrate Guice into Jersey I need to retrieve the scope associated with a binding. I tried Injector.getBinding(Class) but there is no getScope() method. As far as I know the binding should have this information handy. Is it possible to expose it?
Thank you, Gili --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
