@Dependent @Typed(value=BaseCircuitBreakerOnMethod.class) public class BaseCircuitBreakerOnMethod extends Object implements CircuitBreakerLifecycleService
Constructor and Description |
---|
BaseCircuitBreakerOnMethod() |
public int instanceId()
instanceId
in interface CircuitBreakerLifecycleService
@CircuitBreaker(requestVolumeThreshold=8) public void service() throws IOException
service
in interface CircuitBreakerLifecycleService
IOException
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.