| Interface | Description |
|---|---|
| ApplicationLifecycle |
Application lifecycle register.
|
| Injector |
An injector, capable of providing components.
|
| Class | Description |
|---|---|
| Bindings | |
| BuiltInModule | |
| ConfigurationProvider | |
| DelegateApplicationLifecycle | |
| DelegateInjector | |
| NamedImpl |
An implementation of the [[javax.inject.Named]] annotation.
|
| SourceProvider |
Provides access to the calling line of code.
|