Class Bulkhead10MethodSemaphoreBean

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

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

    • Bulkhead10MethodSemaphoreBean

      public Bulkhead10MethodSemaphoreBean()
  • Method Details