Class AsynchronousNonBlockingConfigImpl
java.lang.Object
io.smallrye.faulttolerance.config.AsynchronousNonBlockingConfigImpl
- All Implemented Interfaces:
Config,AsynchronousNonBlockingConfig,Annotation
public final class AsynchronousNonBlockingConfigImpl
extends Object
implements AsynchronousNonBlockingConfig
Automatically generated from the
AsynchronousNonBlockingConfig config interface, do not modify.-
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation> Class<?> create(FaultToleranceMethod method) booleanvoidmethod()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.smallrye.faulttolerance.config.AsynchronousNonBlockingConfig
validate
-
Method Details
-
create
-
beanClass
-
method
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation- Specified by:
annotationTypein interfaceConfig
-
isOnMethod
public boolean isOnMethod()- Specified by:
isOnMethodin interfaceConfig
-
materialize
public void materialize()- Specified by:
materializein interfaceConfig
-