Uses of Interface
com.google.inject.Provider

Packages that use Provider
Package
Description
Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework.
Extension for combining factory interfaces with injection; this extension requires guice-assistedinject.jar.
Interfaces which make up Binder's expression language.
Guice (sounds like "juice")
JNDI integration; this extension requires guice-jndi.jar.
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.