Class FallbackMethodCandidates
java.lang.Object
io.smallrye.faulttolerance.internal.FallbackMethodCandidates
-
Method Summary
Modifier and TypeMethodDescriptionstatic FallbackMethodCandidatescreate(FaultToleranceOperation operation, boolean allowExceptionParam) booleanisEmpty()
-
Method Details
-
isEmpty
public boolean isEmpty() -
select
-
create
public static FallbackMethodCandidates create(FaultToleranceOperation operation, boolean allowExceptionParam)
-