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