Changed Methods |
V visit(Binding<T> )
|
Documentation changed from old to new. |
Visit a mapping from a key (type and optional annotation) to the strategy for getting instances
of the type. |
V visit(DisableCircularProxiesOption )
|
Documentation changed from old to new. |
Visit a disable circular proxies command. |
V visit(RequireAtInjectOnConstructorsOption )
|
Documentation changed from old to new. |
Visit a require explicit {@literal @}Inject command. |
V visit(RequireExplicitBindingsOption )
|
Documentation changed from old to new. |
Visit a require explicit bindings command. |