Interface CustomizerWithName

All Known Subinterfaces:
BulkheadConfigCustomizer, CircuitBreakerConfigCustomizer, RateLimiterConfigCustomizer, RetryConfigCustomizer, ThreadPoolBulkheadConfigCustomizer, TimeLimiterConfigCustomizer

public interface CustomizerWithName
common interface for different spring config customizers implementation
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • name

      String name()
      Returns:
      name of the resilience4j type instance to be customized