Package com.google.inject.testing.fieldbinder


package com.google.inject.testing.fieldbinder
  • Class
    Description
    Annotation 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 with Bind.