Class AsyncSupportRegistry
java.lang.Object
io.smallrye.faulttolerance.core.invocation.AsyncSupportRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<AsyncSupport<?, ?>> allKnown()static <V,AT> AsyncSupport <V, AT> static boolean
-
Constructor Details
-
AsyncSupportRegistry
public AsyncSupportRegistry()
-
-
Method Details
-
isKnown
-
get
-
allKnown
-