Interface AssistedInjectTargetVisitor<T,V>

All Superinterfaces:
BindingTargetVisitor<T,V>

public interface AssistedInjectTargetVisitor<T,V> extends BindingTargetVisitor<T,V>
A visitor for the AssistedInject extension.

If your BindingTargetVisitor implements this interface, bindings created by using FactoryModuleBuilder will be visited through this interface.

Since:
3.0