Class Hierarchy
- java.lang.Object
- net.odoframework.container.injection.BaseRef<T> (implements net.odoframework.container.Ref<T>)
- net.odoframework.container.injection.ComponentReference<T>
- net.odoframework.container.injection.ConfigurationReference
- net.odoframework.container.injection.LiteralRef<T>
- net.odoframework.container.injection.ValueRef
- net.odoframework.container.injection.BeanDefinition<T> (implements java.util.function.Function<T,R>)
- net.odoframework.container.injection.Conditions
- net.odoframework.container.injection.ConfigurationProperties
- net.odoframework.container.injection.Container
- net.odoframework.container.injection.ContainerFactory
- net.odoframework.container.injection.ContainerWrapper
- net.odoframework.container.injection.PropertyDefinition<T,K>
- net.odoframework.container.injection.References
- net.odoframework.container.injection.BaseRef<T> (implements net.odoframework.container.Ref<T>)
Interface Hierarchy
- java.util.function.Function<T,R>
- net.odoframework.container.injection.Constructor<T>