Class BulkheadClassSemaphoreDefaultBean

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

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

    • BulkheadClassSemaphoreDefaultBean

      public BulkheadClassSemaphoreDefaultBean()
  • Method Details

    • test

      public void test(Barrier barrier)