Class MongoConfigSourceInterceptor

java.lang.Object
io.smallrye.config.AbstractMappingConfigSourceInterceptor
io.smallrye.config.RelocateConfigSourceInterceptor
io.quarkus.mongodb.runtime.MongoConfigSourceInterceptor
All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptor, Serializable

public class MongoConfigSourceInterceptor extends io.smallrye.config.RelocateConfigSourceInterceptor
See Also:
  • Field Summary

    Fields inherited from interface io.smallrye.config.ConfigSourceInterceptor

    EMPTY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.smallrye.config.RelocateConfigSourceInterceptor

    getValue

    Methods inherited from class io.smallrye.config.AbstractMappingConfigSourceInterceptor

    getMapping, iterateNames

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MongoConfigSourceInterceptor

      public MongoConfigSourceInterceptor()