Class AbstractMappingConfigSourceInterceptor

java.lang.Object
io.smallrye.config.AbstractMappingConfigSourceInterceptor
All Implemented Interfaces:
ConfigSourceInterceptor, Serializable
Direct Known Subclasses:
FallbackConfigSourceInterceptor, RelocateConfigSourceInterceptor

public abstract class AbstractMappingConfigSourceInterceptor extends Object implements ConfigSourceInterceptor
See Also: