Package com.google.inject.testing.fieldbinder
package com.google.inject.testing.fieldbinder
-
ClassDescriptionAnnotation used by
BoundFieldModule
to indicate that a field should be bound to its value using Guice.Automatically creates Guice bindings for fields in an object annotated withBind
.