public interface FaultToleranceOperationProvider
FaultToleranceOperationProvider. The bean should be
Dependent, must be marked as alternative and selected globally for an application.| Modifier and Type | Method and Description |
|---|---|
FaultToleranceOperation |
get(Class<?> beanClass,
Method method)
Warning: Should always return the same operation for a given (beanClass, method) pair.
|
FaultToleranceOperation get(Class<?> beanClass, Method method)
beanClass - method - Copyright © 2018–2020. All rights reserved.