Class TimeLimiterEndpoint

java.lang.Object
io.github.resilience4j.timelimiter.monitoring.endpoint.TimeLimiterEndpoint

@Endpoint(id="timelimiters") public class TimeLimiterEndpoint extends Object
  • Constructor Details

    • TimeLimiterEndpoint

      public TimeLimiterEndpoint(io.github.resilience4j.timelimiter.TimeLimiterRegistry timeLimiterRegistry)
  • Method Details

    • getAllTimeLimiters

      @ReadOperation public io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEndpointResponse getAllTimeLimiters()