| com.google.inject.multibindings.MultibindingsTargetVisitor<T, V> | 
A visitor for the multibinder extension.
 If your BindingTargetVisitor implements this interface, bindings created by using
 Multibinder or MapBinder will be visited through this interface.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Visits a binding created through  
  
  MapBinder. | |||||||||||
Visits a binding created through  
  
  Multibinder. | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From interface
  com.google.inject.spi.BindingTargetVisitor
 | |||||||||||
Visits a binding created through MapBinder.
Visits a binding created through Multibinder.