| Package | Description |
|---|---|
| ch.jalu.injector | |
| ch.jalu.injector.context | |
| ch.jalu.injector.testing.runner |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectorImpl
Implementation of
Injector. |
| Modifier and Type | Method and Description |
|---|---|
Injector |
InjectorBuilder.create()
Creates an injector with the configurations set to the builder.
|
| Modifier and Type | Method and Description |
|---|---|
Injector |
ResolutionContext.getInjector() |
| Constructor and Description |
|---|
ResolutionContext(Injector injector,
ObjectIdentifier identifier)
Creates a new resolution context with no predecessors.
|
| Modifier and Type | Method and Description |
|---|---|
protected Injector |
RunDelayedInjects.getInjector()
Override this method to provide your own injector in the test runner, e.g.
|
Copyright © 2017. All rights reserved.