| Modifier and Type | Class and Description |
|---|---|
class |
NoResilienceDecorationStrategy
Function decorator which does not change the call.
|
| Modifier and Type | Method and Description |
|---|---|
static ResilienceDecorationStrategy |
ResilienceDecorator.getDecorationStrategy()
The current instance of
ResilienceDecorationStrategy to be used to guarantee resilient function
properties. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResilienceDecorator.setDecorationStrategy(ResilienceDecorationStrategy decorationStrategy)
The current instance of
ResilienceDecorationStrategy to be used to guarantee resilient function
properties. |
Copyright © 2022 SAP SE. All rights reserved.