R
- result typepublic interface Policy<R>
Part of the Failsafe SPI.
Modifier and Type | Method and Description |
---|---|
PolicyExecutor<Policy<R>> |
toExecutor(AbstractExecution execution)
Returns an
PolicyExecutor capable of performing an execution in the context of a Policy and handling
results according to the Policy. |
PolicyExecutor<Policy<R>> toExecutor(AbstractExecution execution)
PolicyExecutor
capable of performing an execution in the context of a Policy and handling
results according to the Policy.Copyright © 2020. All rights reserved.