Uses of Class
com.google.inject.AbstractModule
Packages that use AbstractModule
Package
Description
Guice (sounds like "juice")
Servlet API scopes, bindings and registration; this extension requires
guice-servlet.jar
.Helper methods for working with Guice.
-
Uses of AbstractModule in com.google.inject.grapher.graphviz
Subclasses of AbstractModule in com.google.inject.grapher.graphviz -
Uses of AbstractModule in com.google.inject.internal
Subclasses of AbstractModule in com.google.inject.internalModifier and TypeClassDescriptionprivate static class
We install the permit duplicates configuration as its own binding, all by itself. -
Uses of AbstractModule in com.google.inject.servlet
Subclasses of AbstractModule in com.google.inject.servletModifier and TypeClassDescription(package private) final class
This is a left-factoring of all ServletModules installed in the system.class
Configures the servlet scopes and creates bindings for the servlet API objects so you can inject the request, response, session, etc. -
Uses of AbstractModule in com.google.inject.util
Subclasses of AbstractModule in com.google.inject.util