Class Bulkhead3MethodAsynchronousBean

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

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

    • Bulkhead3MethodAsynchronousBean

      public Bulkhead3MethodAsynchronousBean()
  • Method Details