All Classes and Interfaces

Class
Description
 
 
 
 
 
 
A runtime exception that is thrown on startup when some static conditions fail (missing or cyclic dependencies, incorrect annotations etc.) or in runtime when you ask an Injector for an instance it does not have a binding for.
 
 
The key defines an identity of a binding.
 
A Scope defines how visible instances are when managed by a Injector.
Various helper methods for type processing