google-code-export / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
2 stars 1 forks source link

Injector.getAllBindings() #389

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be handy to have an API that exposed both JIT and explicit bindings. 
Currently there's no 
mechanism for JIT bindings.

Such an API should return a snapshot of the JIT bindings at the time requested.

Original issue reported on code.google.com by limpbizkit on 12 Jun 2009 at 5:29

GoogleCodeExporter commented 9 years ago
jesse fixed this in r1040

Original comment by sberlin on 22 Feb 2010 at 7:51