|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Visits each of the strategies used to scope an injection. |
|
Visits each of the strategies used to find an instance to satisfy an injection. |
|
A binding to the constructor of a concrete clss. |
|
A binding created from converting a bound instance to a new type. |
|
No-op visitor for subclassing. |
|
No-op visitor for subclassing. |
|
No-op visitor for subclassing. |
|
A combination of a Dependency and the source where the dependency was bound. |
|
Contains information about where and how an element was bound. |
|
Visit elements. |
|
Implemented by bindings, providers and instances that expose their dependencies explicitly. |
|
A constructor, field or method that can receive injections. |
|
A request to inject the instance fields and methods of an instance. |
|
Registration of interceptors for matching methods of matching classes. |
|
A lookup of the members injector for a type. |
|
An error message and the context in which it occured. |
|
Allows extensions to scan modules for annotated methods and bind those methods as providers, similar to {@code @Provides} methods. |
|
Represents a call to Binder.scanModulesForAnnotatedMethods in a module. |
|
A binding to a provider instance. |
|
A lookup of the provider for a type. |
|
A Provider that is part of an extension which supports a custom BindingTargetVisitor. |
|
An {@literal @}Provides binding or binding produced by a ModuleAnnotatedMethodScanner. |
|
A visitor for the {@literal @}Provides bindings. |
|
Listens for provisioning of objects. |
|
Encapsulates a single act of provisioning. |
|
Registration of a scope annotation with the scope that implements it. |
|
A request to inject the static fields and methods of a type. |
|
Instructs an Injector running in Stage.TOOL that a method should be injected. |
|
Registration of type converters for matching target types. |
|
Context of an injectable type encounter. |
|
Listens for Guice to encounter injectable types. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |