Class LookupService.DefaultLookupService

java.lang.Object
io.smallrye.graphql.spi.LookupService.DefaultLookupService
All Implemented Interfaces:
LookupService
Enclosing interface:
LookupService

public static class LookupService.DefaultLookupService extends Object implements LookupService
Default Lookup service that gets used when none is provided with SPI. This use reflection
  • Constructor Details

    • DefaultLookupService

      public DefaultLookupService()
  • Method Details