Package | Description |
---|---|
org.eclipse.microprofile.fault.tolerance.tck.retry.exception.hierarchy |
Modifier and Type | Method and Description |
---|---|
RetryStatus |
RetryService.getStatus() |
static RetryStatus |
RetryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetryStatus[] |
RetryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.