| Class | Description |
|---|---|
| CyclicDependenciesDetector |
Detects cycles in the dependencies based on the context's parents.
|
| FactoryDependencyHandler |
Dependency handler that builds
Factory objects. |
| SavedAnnotationsHandler |
Simple handler that allows you to save a value for a custom annotation.
|
| SingletonStoreDependencyHandler |
Dependency handler that builds
SingletonStore objects. |
| TypeSafeAnnotationHandler<T extends Annotation> |
Type safe annotation handler base, which will fire the resolve method only if
an annotation of the given type is present.
|
Copyright © 2017. All rights reserved.