Hi, Is it possible to detect the scope associated with Binding returned by Injector.getBinding(Key)? I'm trying to detect at runtime whether a user specified multiple Scopes from different frameworks, such as Guice, Spring, and Jersey (JAX-RS) so I can throw an error.
PS: What happens when a user associates two scope annotations with the same class? I assume it throws an error? Thanks, 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 -~----------~----~----~----~------~----~------~--~---
