@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 © 2020 Eclipse Foundation. All rights reserved.