Class Bulkhead3MethodSemaphoreBean

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

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

    • Bulkhead3MethodSemaphoreBean

      public Bulkhead3MethodSemaphoreBean()
  • Method Details