图 4 中的序列关系图显示了使用 CacheServiceImpl 客户端代理调用 getItems() 的请求方。
The sequence diagram in Figure 4 shows the requester using the CacheServiceImpl client-side proxy to call getItems().
该操作会越过高亮显示的那行代码,继续执行同一方法中的下一行代码(或者继续执行调用当前方法的那个方法的下一行代码)。
This steps over the highlighted line of code and continues execution at the next line in the same method (or it will continue in the method from which the current method was called).
该发送方还显示一个用来注册延迟响应,由调用Warehouse bean的延迟响应接收方bean。
The sender also exposes a method for registering late responses which are then picked by a late response receiver bean picks that invokes Warehouse bean.
应用推荐