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