protected static class BaseSpqrSchemaGenerator.GlobalResolverInterceptorFactory
extends java.lang.Object
implements io.leangen.graphql.execution.ResolverInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<io.leangen.graphql.execution.ResolverInterceptor> |
interceptors |
| Modifier | Constructor and Description |
|---|---|
protected |
GlobalResolverInterceptorFactory(java.util.List<io.leangen.graphql.execution.ResolverInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<io.leangen.graphql.execution.ResolverInterceptor> |
getInterceptors(io.leangen.graphql.execution.ResolverInterceptorFactoryParams params) |