Class SmallRyeFaultToleranceConfigRelocate
java.lang.Object
io.smallrye.config.AbstractMappingConfigSourceInterceptor
io.smallrye.config.RelocateConfigSourceInterceptor
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfigRelocate
- All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptor,Serializable
public class SmallRyeFaultToleranceConfigRelocate
extends io.smallrye.config.RelocateConfigSourceInterceptor
- See Also:
-
Field Summary
Fields inherited from interface io.smallrye.config.ConfigSourceInterceptor
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.config.RelocateConfigSourceInterceptor
getValueMethods inherited from class io.smallrye.config.AbstractMappingConfigSourceInterceptor
getMapping, iterateNames
-
Constructor Details
-
SmallRyeFaultToleranceConfigRelocate
public SmallRyeFaultToleranceConfigRelocate()
-