| Class | Description |
|---|---|
| DependencyInjector |
Utility class to inject objects correctly into an object
|
| DependencyInjectorHelper |
Dependency injector helper offers method to facilitate the injections
of fields into objects and such things.
|
| Exception | Description |
|---|---|
| DependencyInjectionException |
Exception in case of injection failures
|
| Annotation Type | Description |
|---|---|
| UseMock |
Allows to inject Mocks in place of real implementation of classes
|
Copyright © 2015. All rights reserved.