@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 CircuitBreakerLifecycleServicepublic void service()
throws IOException
service in interface CircuitBreakerLifecycleServiceIOExceptionCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.