Uses of Interface
com.graphql_java_generator.client.directive.DirectiveRegistry
| Package | Description |
|---|---|
| com.graphql_java_generator.client.directive |
-
Uses of DirectiveRegistry in com.graphql_java_generator.client.directive
Classes in com.graphql_java_generator.client.directive that implement DirectiveRegistry Modifier and Type Class Description classDirectiveRegistryImplFields in com.graphql_java_generator.client.directive declared as DirectiveRegistry Modifier and Type Field Description static DirectiveRegistryDirectiveRegistryImpl. directiveRegistryAs we may have or not have Spring at runtime, we manually manage a singleton.