| Interface | Description |
|---|---|
| ClassloadingService |
Classloading service that will load classes
By default, TCCL will be use.
|
| EventingService |
Some events during bootstrap and execution that allows extension
|
| LookupService |
Lookup service that allows multiple DI frameworks to use this.
|
| Class | Description |
|---|---|
| ClassloadingService.DefaultClassloadingService |
Default Lookup service that gets used when none is provided with SPI.
|
| LookupService.DefaultLookupService |
Default Lookup service that gets used when none is provided with SPI.
|
Copyright © 2018–2021. All rights reserved.