| Class | Description |
|---|---|
| AnnotatedElementLoader |
Implementation of
AnnotatedElementLoader shall load beans whose class has been annotated by a certain annotation class |
| ConfigurationValueLoader<T> |
Load value from configuration source
|
| ElementLoaderBase<T> |
Base class for
ElementLoader implementations |
| TypedElementLoader<T> |
Load beans whose class extends/implements specified class/interface (as hint)
|
Defines loader classes.
Working with genie annotations, loader provides extra facility for application to define how to inject values including collections, maps and scala type values
Copyright © 2016–2018 OSGL (Open Source General Library). All rights reserved.