服务定位器 meaning in Chinese
service locator
Examples
- The service locator looks up the ejbs that do the business processing , for example , mail and calendar
服务定位器查找进行业务处理的ejb ,例如,邮件和日历。 - Instead of using a tangle of abstract factories , service locators , singletons , and straight construction , each object is constructed with its collaborating objects
没有使用一堆抽象工厂、服务定位器、单元素( singleton )和直接构造( straight construction ) ,每一个对象都是用其协作对象构造的。 - It does so by delegating the details of object lookup to a lookup service usually implemented as a service locator from alur and by handling remote exceptions as well as other issues like retry inside the methods of the business delegate itself
为此,可以把对象查找的细节委托给查找服务(通常实现为一种来自[ alur ]的服务定位器) ,并且在业务代表本身的方法中处理远程异常(和其他问题,比如重试) 。