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:
-
Field Summary
Fields inherited from interface io.smallrye.config.ConfigSourceInterceptor
EMPTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioniterateNames(io.smallrye.config.ConfigSourceInterceptorContext context) Methods inherited from class io.smallrye.config.RelocateConfigSourceInterceptor
getValueMethods inherited from class io.smallrye.config.AbstractMappingConfigSourceInterceptor
getMapping
-
Constructor Details
-
SmallRyeGraphQLConfigMapping
public SmallRyeGraphQLConfigMapping()
-
-
Method Details
-
iterateNames
- Specified by:
iterateNamesin interfaceio.smallrye.config.ConfigSourceInterceptor- Overrides:
iterateNamesin classio.smallrye.config.AbstractMappingConfigSourceInterceptor
-