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 class
DirectiveRegistryImpl
Fields in com.graphql_java_generator.client.directive declared as DirectiveRegistry Modifier and Type Field Description static DirectiveRegistry
DirectiveRegistryImpl. directiveRegistry
As we may have or not have Spring at runtime, we manually manage a singleton.