Class Hierarchy
- java.lang.Object
- io.avaje.inject.BeanContextBuilder
- io.avaje.inject.BeanEntry<T>
- io.avaje.inject.core.BuilderFactory
- io.avaje.inject.core.EnrichBean<B>
- io.avaje.inject.core.SuppliedBean<B>
- io.avaje.inject.SystemContext
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.avaje.inject.BeanContext
- java.io.Closeable
- io.avaje.inject.core.BeanContextFactory
- io.avaje.inject.core.BeanFactory<T,R>
- io.avaje.inject.core.BeanFactory2<T,R,R2>
- io.avaje.inject.core.BeanLifecycle
- io.avaje.inject.core.Builder
Annotation Type Hierarchy
- io.avaje.inject.Bean (implements java.lang.annotation.Annotation)
- io.avaje.inject.ContextModule (implements java.lang.annotation.Annotation)
- io.avaje.inject.core.DependencyMeta (implements java.lang.annotation.Annotation)
- io.avaje.inject.Factory (implements java.lang.annotation.Annotation)
- io.avaje.inject.Primary (implements java.lang.annotation.Annotation)
- io.avaje.inject.Secondary (implements java.lang.annotation.Annotation)