Class TracingConfigRelocateConfigSourceInterceptor

  • All Implemented Interfaces:
    io.smallrye.config.ConfigSourceInterceptor, Serializable

    @Priority(3595)
    public class TracingConfigRelocateConfigSourceInterceptor
    extends io.smallrye.config.RelocateConfigSourceInterceptor
    See Also:
    Serialized Form
    • Constructor Detail

      • TracingConfigRelocateConfigSourceInterceptor

        public TracingConfigRelocateConfigSourceInterceptor()
    • Method Detail

      • iterateNames

        public Iterator<String> iterateNames​(io.smallrye.config.ConfigSourceInterceptorContext context)
      • iterateValues

        public Iterator<io.smallrye.config.ConfigValue> iterateValues​(io.smallrye.config.ConfigSourceInterceptorContext context)
        Specified by:
        iterateValues in interface io.smallrye.config.ConfigSourceInterceptor
        Overrides:
        iterateValues in class io.smallrye.config.RelocateConfigSourceInterceptor