Package io.smallrye.graphql.spi
-
Interface Summary Interface Description ClassloadingService Classloading service that will load classes By default, TCCL will be use.DataFetcherService DataFetcherService service that will get the datafetchers to useEventingService Some events during bootstrap and execution that allows extensionLookupService Lookup service that allows multiple DI frameworks to use this.ManagedInstance<T> -
Class Summary 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.LookupService.DefaultManagedInstance<T>