@Dependent @CircuitBreaker(requestVolumeThreshold=8) public class MutlipleMethodsCircuitBreakerLifecycleService extends Object
| Constructor and Description |
|---|
MutlipleMethodsCircuitBreakerLifecycleService() |
public MutlipleMethodsCircuitBreakerLifecycleService()
public void service1()
throws IOException
IOExceptionpublic void service2()
throws IOException
IOExceptionCopyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.