Generated by
JDiff

Package com.google.inject.spi

Added Classes and Interfaces
DependencyAndSource A combination of a Dependency and the source where the dependency was bound.
ElementSource Contains information about where and how an element was bound.
ProvisionListener Listens for provisioning of objects.
ProvisionListener.ProvisionInvocation Encapsulates a single act of provisioning.
ProvisionListenerBinding Binds keys (picked using a Matcher) to a provision listener.
RequireAtInjectOnConstructorsOption A request to require explicit {@literal @}Inject annotations on constructors.
RequireExactBindingAnnotationsOption A request to require exact binding annotations.
 

Changed Classes and Interfaces
ConvertedConstantBinding A binding created from converting a bound instance to a new type.
DefaultElementVisitor No-op visitor for subclassing.
ElementVisitor Visit elements.