@ApplicationScoped public class Bulkhead55RapidRetry10MethodAsynchBean extends Object
Constructor and Description |
---|
Bulkhead55RapidRetry10MethodAsynchBean() |
public Bulkhead55RapidRetry10MethodAsynchBean()
@Bulkhead(waitingTaskQueue=5, value=5) @Asynchronous @Retry(retryOn=org.eclipse.microprofile.faulttolerance.exceptions.BulkheadException.class, delay=1L, delayUnit=MICROS, jitter=0L, maxRetries=10, maxDuration=999999L) public Future<?> test(Barrier barrier)
Copyright © 2016 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.