Uses of Package
com.google.inject.testing.fieldbinder
-
Packages that use com.google.inject.testing.fieldbinder Package Description com.google.inject.testing.fieldbinder -
Classes in com.google.inject.testing.fieldbinder used by com.google.inject.testing.fieldbinder Class Description Bind Annotation used byBoundFieldModule
to indicate that a field should be bound to its value using Guice.BoundFieldModule A Guice module that automatically adds Guice bindings into the injector for allBind
annotated fields of a specified object.BoundFieldModule.BoundFieldInfo Information about a field bound byBoundFieldModule
.