Interface ExistingCircuitBreakerNames

  • All Known Implementing Classes:
    DefaultExistingCircuitBreakerNames

    public interface ExistingCircuitBreakerNames
    An integrator is allowed to provide a custom implementation of ExistingCircuitBreakerNames. The bean should be Singleton, must be marked as alternative and selected globally for an application.
    • Method Detail

      • contains

        boolean contains​(String name)