Class Bulkhead1Retry1SyncMethodBean

java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.Bulkhead1Retry1SyncMethodBean

@ApplicationScoped public class Bulkhead1Retry1SyncMethodBean extends Object
Test to ensure that the bulkhead slot is released when retrying.

Has a bulkhead of size 1

Retries 1 time on thrown TestException with 1 second delay