Class Bulkhead1Retry0MethodSyncBean

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

@ApplicationScoped public class Bulkhead1Retry0MethodSyncBean extends Object
A method level synchronous @Bulkhead bean with Retry configured for no retries with a 1 second delay
Author:
Gordon Hutchison, Andrew Rouse