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 main entry point for Maven's dependency injection framework.
 
A binding key that uniquely identifies a dependency in the injection system.
 
Defines how object instances are managed within a specific scope.
Various helper methods for type processing