Class Hierarchy
- java.lang.Object
- org.elasticsearch.common.inject.AbstractModule (implements org.elasticsearch.common.inject.Module)
- org.elasticsearch.common.inject.Guice
- org.elasticsearch.common.inject.Key<T>
- org.elasticsearch.common.inject.ModulesBuilder (implements java.lang.Iterable<T>)
- org.elasticsearch.common.inject.Scopes
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.elasticsearch.common.inject.ConfigurationException
- org.elasticsearch.common.inject.CreationException
- org.elasticsearch.common.inject.ProvisionException
- java.lang.RuntimeException
- java.lang.Exception
- org.elasticsearch.common.inject.TypeLiteral<T>
Interface Hierarchy
- org.elasticsearch.common.inject.Binder
- org.elasticsearch.common.inject.PrivateBinder
- org.elasticsearch.common.inject.spi.Element
- org.elasticsearch.common.inject.Binding<T>
- org.elasticsearch.common.inject.Injector
- org.elasticsearch.common.inject.MembersInjector<T>
- org.elasticsearch.common.inject.Module
- org.elasticsearch.common.inject.Provider<T>
- org.elasticsearch.common.inject.Scope
Annotation Interface Hierarchy
- org.elasticsearch.common.inject.BindingAnnotation (implements java.lang.annotation.Annotation)
- org.elasticsearch.common.inject.Inject (implements java.lang.annotation.Annotation)