| Interface | Description |
|---|---|
| ValueFactory |
Marker-interface that represents a value factory
|
| Annotation Type | Description |
|---|---|
| Assist |
Declares that the annotated parameter isn't provided
by the injector, it's provided by the class creator.
|
| Assisted |
Declares that the annotated constructor
has assisted injections
|