JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
All Classes and Interfaces
All Classes and Interfaces
Interfaces
Classes
Exception Classes
Class
Description
Binding<T>
Binding.BindingToConstructor<T>
Binding.BindingToInstance<T>
Binding.TupleConstructorN<R>
BindingInitializer<T>
DIException
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.
Injector
InjectorImpl
Key<T>
The key defines an identity of a binding.
ReflectionUtils
Scope
Types
Various helper methods for type processing
Types.GenericArrayTypeImpl
Types.ParameterizedTypeImpl
Types.TypeNotBoundException
Types.WildcardTypeImpl
Utils