Class SmallRyeFaultToleranceConfigRelocate

java.lang.Object
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfigRelocate
All Implemented Interfaces:
io.smallrye.config.ConfigSourceInterceptorFactory

@StaticInitSafe public class SmallRyeFaultToleranceConfigRelocate extends Object implements io.smallrye.config.ConfigSourceInterceptorFactory
  • Constructor Details

    • SmallRyeFaultToleranceConfigRelocate

      public SmallRyeFaultToleranceConfigRelocate()
  • Method Details

    • getInterceptor

      public io.smallrye.config.ConfigSourceInterceptor getInterceptor(io.smallrye.config.ConfigSourceInterceptorContext context)
      Specified by:
      getInterceptor in interface io.smallrye.config.ConfigSourceInterceptorFactory
    • getPriority

      public OptionalInt getPriority()
      Specified by:
      getPriority in interface io.smallrye.config.ConfigSourceInterceptorFactory