Hmmm, I don't think so.

 sam

On Tue, Mar 27, 2012 at 10:45 AM, Christian Edward Gruber <
[email protected]> wrote:

> Do we have an existing issue for getElements() outstanding?
>
> Christian.
>
> On Mar 26, 2012, at 10:44 PM, Sam Berlin wrote:
>
> I don't believe there's currently a way.  Injector is missing (and in need
> of) a getElements() method similar to Elements.getElements(Module).
>
>  sam
>
> On Mon, Mar 26, 2012 at 10:41 PM, Alex <[email protected]> wrote:
>
>> I hope I haven't missed anything obvious but is there a way to get the
>> bound TypeListeners for an Injector?  I have poked around with
>> Injector.getAllBindings() which in turn provides access to the
>> Providers but I don't ever see my bound listeners.  The only reason I
>> want to access this information is to be able to easily glean
>> information about my Guice configuration and what exactly is bound
>> through the Injector. I am ultimately hoping to expose this through a
>> simple web interface for environment testing and debugging.
>>
>> I even looked at the Grapher but that didn't seem to provide what I
>> wanted either, assuming once again that I didn't miss something.
>>
>> Thanks!
>>
>> --
>> 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.
>>
>>
>
> --
> 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.
>
>
>  --
> 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.
>

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