Class 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 Detail

      • SmallRyeGraphQLConfigMapping

        public SmallRyeGraphQLConfigMapping()
    • Method Detail

      • iterateNames

        public Iterator<String> iterateNames​(io.smallrye.config.ConfigSourceInterceptorContext context)
        Specified by:
        iterateNames in interface io.smallrye.config.ConfigSourceInterceptor
        Overrides:
        iterateNames in class io.smallrye.config.AbstractMappingConfigSourceInterceptor