Uses of Interface
io.smallrye.graphql.spi.LookupService
Packages that use LookupService
-
Uses of LookupService in io.smallrye.graphql.spi
Classes in io.smallrye.graphql.spi that implement LookupServiceModifier and TypeClassDescriptionstatic classDefault Lookup service that gets used when none is provided with SPI.Fields in io.smallrye.graphql.spi declared as LookupServiceFields in io.smallrye.graphql.spi with type parameters of type LookupServiceModifier and TypeFieldDescriptionstatic final ServiceLoader<LookupService> LookupService.lookupServicesMethods in io.smallrye.graphql.spi that return LookupServiceModifier and TypeMethodDescriptionstatic LookupServiceLookupService.get()static LookupServiceLookupService.load()