| Interface | Description |
|---|---|
| Injectable<T> |
Overloads methods to inject (by reflection) the right value dynamically into object (instance).
|
| Numerical |
Create number instance representing a specific implementation.
|
| Class | Description |
|---|---|
| BasicType | |
| InjectableFactory |
Factory to create facility object for inject data at object via methods properties, fields attributes or constructors.
|
| NumberFactory | |
| Packages |
Adapted from https://dzone.com/articles/get-all-classes-within-package
|
| Exception | Description |
|---|---|
| ObjectNotFoundException |
Indicate that some Object could not be found.
|
| ReflectionException |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.