Emily-Jiang / microprofile-faultTolerance-incubation

MicroProfile Fault Tolerance
Apache License 2.0
6 stars 4 forks source link

Add CDI-based APIs #7

Open Emily-Jiang opened 7 years ago

Emily-Jiang commented 7 years ago

CDI first approach should be the focus. We need to establish some apis for the CDI usage. The Retry, bulkhead, circuitbreaker and timeout should be the configuration. Execution should be the interceptor bindings.