For example, imagine applying retrylogic in the event of particular exceptions being encountered across the DAO layer.
比如,想象一下在跨dao层遭遇特殊异常时要使用重试逻辑。
2
Best practice indicates that exception handling should include retrylogic (where possible) or routing the task to an administrator to resolve.
最佳实践表明,异常处理应该包含重试逻辑(如果可能),或者将任务路由给管理员处理。
3
With the application Server V7 WS-RM implementation, application developers can concentrate on specific application logic, rather than having to code application-independent retrylogic.
通过Application Server v 7 WS - RM实现,应用程序开发人员可以集中精力关注具体应用程序逻辑,而不是编码与应用程序无关的重试逻辑。