B C O 

B

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

C

com.google.inject.testing.fieldbinder - package com.google.inject.testing.fieldbinder
 
configure(Binder) - Method in class com.google.inject.testing.fieldbinder.BoundFieldModule
 

O

of(Object) - Static method in class com.google.inject.testing.fieldbinder.BoundFieldModule
Create a BoundFieldModule which binds the Bind annotated fields of instance.
B C O 

Copyright © 2006-2015 Google, Inc.. All Rights Reserved.