Uses of Interface
com.google.inject.Binder

Packages that use Binder
Package
Description
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
Guice (sounds like "juice")
Extension for binding multiple instances in a collection; this extension requires guice-multibindings.jar.
Support for binding to string-based names.
Servlet API scopes, bindings and registration; this extension requires guice-servlet.jar.
Guice service provider interface
Extension for injecting objects that may throw at provision time; this extension requires guice-throwingproviders.jar.
Helper methods for working with Guice.