Class Bulkhead10ClassAsynchronousBean
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.Bulkhead10ClassAsynchronousBean
@Bulkhead(10)
@Asynchronous
@ApplicationScoped
public class Bulkhead10ClassAsynchronousBean
extends Object
A simple class level Asychronous @Bulkhead(10)
- Author:
- Gordon Hutchison, Andrew Rouse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bulkhead10ClassAsynchronousBean
public Bulkhead10ClassAsynchronousBean()
-
-
Method Details
-
test
-