| Package | Description |
|---|---|
| fish.payara.microprofile.faulttolerance | |
| fish.payara.microprofile.faulttolerance.service |
| Modifier and Type | Field and Description |
|---|---|
static FaultToleranceMetrics |
FaultToleranceMetrics.DISABLED
Can be used as NULL object when metrics are disabled so avoid testing for enabled but still do essentially NOOPs.
|
| Modifier and Type | Method and Description |
|---|---|
FaultToleranceMetrics |
FaultToleranceService.getMetrics(javax.interceptor.InvocationContext context)
Creates an instance of
FaultToleranceMetrics bound to the given InvocationContext. |
| Modifier and Type | Method and Description |
|---|---|
FaultToleranceMetrics |
FaultToleranceServiceImpl.getMetrics(javax.interceptor.InvocationContext context) |
Copyright © 2019. All rights reserved.