Class SmallRyeGraphQLConfigMapping
- java.lang.Object
-
- io.smallrye.config.AbstractMappingConfigSourceInterceptor
-
- io.smallrye.config.RelocateConfigSourceInterceptor
-
- io.quarkus.smallrye.graphql.runtime.SmallRyeGraphQLConfigMapping
-
- All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptor
,Serializable
public class SmallRyeGraphQLConfigMapping extends io.smallrye.config.RelocateConfigSourceInterceptor
Maps config from MicroProfile and SmallRye to Quarkus- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SmallRyeGraphQLConfigMapping()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterator<String>
iterateNames(io.smallrye.config.ConfigSourceInterceptorContext context)
-