Class BulkheadMethodSemaphoreDefaultBean

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

@ApplicationScoped public class BulkheadMethodSemaphoreDefaultBean extends Object
A simple method level Semaphore @Bulkhead
Author:
Gordon Hutchison, Andrew Rouse
  • Constructor Details

    • BulkheadMethodSemaphoreDefaultBean

      public BulkheadMethodSemaphoreDefaultBean()
  • Method Details