Lines Matching full:bindings
249 <![CDATA[Uses the given module to configure more bindings.]]>
287 <![CDATA[Collects configuration information (primarily <i>bindings</i>) which will be
290 their own bindings.
292 <p>The bindings contributed by {@code Module}s define how the {@code
308 {@link Scopes#SINGLETON}, and singleton bindings may specify eager or lazy
314 <p>After an {@code Injector} has been created, its bindings may be
317 bindings.]]>
542 <![CDATA[Gets all explicit bindings.]]>
560 <![CDATA[Finds all bindings to the given type.]]>
613 <p>Contains several default bindings:
838 <![CDATA[Contributes bindings and other configurations to a {@code Binder}.]]>
843 bindings, which will be used to create an {@link Injector}. A guice-based
1726 <![CDATA[Configures the servlet scopes and creates bindings for the servlet API
1855 and associates them with bindings.
1874 logging utility methods as the sources of bindings (i.e. it will skip to
2038 <![CDATA[JMX interface to bindings.
2060 <![CDATA[Registers all the bindings of an Injector with the platform MBean server.
2072 <![CDATA[Registers all the bindings of an Injector with the given MBean server.