Skip navigation links

Package io.smallrye.faulttolerance.core

Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance.

See: Description

Package io.smallrye.faulttolerance.core Description

Core implementations of fault tolerance strategies conforming to MicroProfile Fault Tolerance. The strategies here are not meant to be used directly. Their API is not optimized for end user friendliness, but for integration correctness. The core abstraction is FaultToleranceStrategy; each strategy implements that. API stability in this package and all its subpackages is not guaranteed!
Skip navigation links

Copyright © 2018–2020. All rights reserved.