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