Class Bulkhead10MethodAsynchronousBean

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

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

    • Bulkhead10MethodAsynchronousBean

      public Bulkhead10MethodAsynchronousBean()
  • Method Details