MicroProfile Fault Tolerance in action
As we just discussed, the Fault Tolerance specification provides a set of annotations that you have to apply on a class or method to enforce Fault Tolerance policies. That being said, you have to keep in mind that these annotations are interceptors binding and hence are only usable on CDI beans. So, be careful to define your class as CDI beans before applying Fault Tolerance annotations on them or their methods.
In the following sections, you'll find usage examples for each Fault Tolerance annotation.
推薦閱讀
- 黑客攻防實(shí)戰(zhàn)技術(shù)完全手冊(cè):掃描、嗅探、入侵與防御
- RCNP實(shí)驗(yàn)指南:構(gòu)建高級(jí)的路由互聯(lián)網(wǎng)絡(luò)(BARI)
- 物聯(lián)網(wǎng)識(shí)別技術(shù)
- 智能網(wǎng)聯(lián)汽車(chē)V2X與智能網(wǎng)聯(lián)設(shè)施I2X
- Truffle Quick Start Guide
- 物聯(lián)網(wǎng)之魂:物聯(lián)網(wǎng)協(xié)議與物聯(lián)網(wǎng)操作系統(tǒng)
- HCNA網(wǎng)絡(luò)技術(shù)
- 網(wǎng)絡(luò)的琴弦:玩轉(zhuǎn)IP看監(jiān)控
- Metasploit Penetration Testing Cookbook
- 物聯(lián)網(wǎng)與智能家居
- 轉(zhuǎn)化:提升網(wǎng)站流量和轉(zhuǎn)化率的技巧
- 云計(jì)算技術(shù)與標(biāo)準(zhǔn)化
- 園區(qū)網(wǎng)絡(luò)架構(gòu)與技術(shù)
- 人際網(wǎng)絡(luò)
- Python Web Scraping Cookbook