Uses of Interface
net.odoframework.container.Ref
| Package | Description |
|---|---|
| net.odoframework.container | |
| net.odoframework.container.injection |
-
Uses of Ref in net.odoframework.container
-
Uses of Ref in net.odoframework.container.injection
Classes in net.odoframework.container.injection that implement Ref Modifier and Type Class Description classBaseRef<T>classComponentReference<T>classConfigurationReferenceclassLiteralRef<T>classValueRefMethods in net.odoframework.container.injection with parameters of type Ref Modifier and Type Method Description <K> BeanDefinition<T>BeanDefinition. set(Ref<K> ref, BiConsumer<T,K> consumer)