| Interface | Description |
|---|---|
| ClassloadingService |
Classloading service that will load classes
By default, TCCL will be use.
|
| LookupService |
Lookup service that allows multiple DI frameworks to use this.
|
| MetricsService |
Service that allows containers to plug in their own MP Metrics implementation.
|
| OpenTracingService |
| 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.
|
| MetricsService.DefaultMetricsService |
Default Metrics service that throws an UnsupportedOperationException.
|
| OpenTracingService.DefaultOpenTracingService |
Default Metrics service that throws an UnsupportedOperationException.
|
Copyright © 2018–2020. All rights reserved.