| Package | Description |
|---|---|
| io.smallrye.graphql.spi |
| Modifier and Type | Class and Description |
|---|---|
static class |
LookupService.DefaultLookupService
Default Lookup service that gets used when none is provided with SPI.
|
| Modifier and Type | Field and Description |
|---|---|
static LookupService |
LookupService.lookupService |
| Modifier and Type | Field and Description |
|---|---|
static ServiceLoader<LookupService> |
LookupService.lookupServices |
| Modifier and Type | Method and Description |
|---|---|
static LookupService |
LookupService.get() |
static LookupService |
LookupService.load() |
Copyright © 2018–2021. All rights reserved.