Class TimeLimiterEndpoint
java.lang.Object
io.github.resilience4j.timelimiter.monitoring.endpoint.TimeLimiterEndpoint
@Endpoint(id="timelimiters")
public class TimeLimiterEndpoint
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TimeLimiterEndpoint(io.github.resilience4j.timelimiter.TimeLimiterRegistry timeLimiterRegistry) -
Method Summary
Modifier and Type Method Description io.github.resilience4j.common.timelimiter.monitoring.endpoint.TimeLimiterEndpointResponsegetAllTimeLimiters()
-
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()
-