| 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)
|
Copyright © 2017. All Rights Reserved.