|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes and Interfaces | |
|
Provides source objects to the com.google.inject.Binder. |
|
Provides access to the default SourceProvider implementation and common controls for certain implementations. |
Added 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 variable that can be resolved by an injector. |
|
A core component of a module or injector. |
|
Visit elements. |
|
Exposes elements of a module so they can be inspected, validated or rewritten. |
|
A binding to a key exposed from an enclosed private environment. |
|
Implemented by bindings, providers and instances that expose their dependencies explicitly. |
|
Listens for injections into instances of type {@code I}. |
|
A constructor, field or method that can receive injections. |
|
A request to inject the instance fields and methods of an instance. |
|
A binding to a single instance. |
|
Registration of interceptors for matching methods of matching classes. |
|
A binding to a linked key. |
|
A lookup of the members injector for a type. |
|
A private collection of elements that are hidden from the enclosing injector or module by default. |
|
A binding to a Provider that delegates to the binding for the provided type. |
|
A binding to a provider instance. |
|
A binding to a provider key. |
|
A lookup of the provider for a type. |
|
A provider with dependencies on other injected types. |
|
A Provider that is part of an extension which supports a custom BindingTargetVisitor. |
|
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. |
|
Converts constant string values to a different type. |
|
Registration of type converters for matching target types. |
|
Context of an injectable type encounter. |
|
Listens for Guice to encounter injectable types. |
|
Binds types (picked using a Matcher) to an type listener. |
|
An untargetted binding. |
Changed Classes | |
|
An error message and the context in which it occured. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |