Package com.google.inject.testing.fieldbinder
-
Class Summary Class Description BoundFieldModule Automatically creates Guice bindings for fields in an object annotated withBind
. -
Annotation Types Summary Annotation Type Description Bind Annotation used byBoundFieldModule
to indicate that a field should be bound to its value using Guice.