| Package | Description |
|---|---|
| fish.payara.microprofile.faulttolerance | |
| fish.payara.microprofile.faulttolerance.cdi | |
| fish.payara.microprofile.faulttolerance.service |
| Modifier and Type | Method and Description |
|---|---|
FaultToleranceConfig |
FaultToleranceService.getConfig(javax.interceptor.InvocationContext context,
Stereotypes stereotypes)
Creates an instance of a
FaultToleranceConfig bound to the given InvocationContext and
Stereotypes lookup. |
| Modifier and Type | Class and Description |
|---|---|
class |
FaultToleranceInterceptor |
| Modifier and Type | Method and Description |
|---|---|
static <A extends Annotation> |
FaultToleranceUtils.getAnnotation(Stereotypes sterotypes,
Class<A> annotationClass,
javax.interceptor.InvocationContext context)
Gets the annotation from the method that triggered the interceptor.
|
FaultToleranceConfig |
FaultToleranceServiceImpl.getConfig(javax.interceptor.InvocationContext context,
Stereotypes stereotypes) |
Copyright © 2019. All rights reserved.