Class FaultToleranceExtension.AnnotatedTypeWrapper<T>

java.lang.Object
io.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapper<T>
Type Parameters:
T - Underlying type.
All Implemented Interfaces:
Annotated, AnnotatedType<T>
Enclosing class:
FaultToleranceExtension

public static class FaultToleranceExtension.AnnotatedTypeWrapper<T> extends Object implements AnnotatedType<T>
Wraps an annotated type for the purpose of adding and/or overriding some annotations.