Dojo小部件和模板模式的使用。
WS响应模板模式接受四个参数
以下是与WS响应模板模式相关的模式。
The following are related patterns are related to the WS response template pattern.
应用WS响应模板模式。
WS响应模板模式能满足以下非功能需求。
The WS response template pattern satisfies the following non-functional requirements.
图3显示了WS响应模板模式的序列关系图。
Figure 3 shows the sequence diagram for the ws response template pattern.
图7显示了WS响应模板模式的序列关系图。
Figure 7 shows the sequence diagram for the ws response template pattern.
WS响应模板模式使服务接口变得更为灵活了。
The WS response template pattern makes the service interface more flexible.
图6显示了WS响应模板模式的类关系图。
Figure 6 shows the class diagram from the WS response template pattern.
我们在本文中对WS响应模板模式规范进行了详细的分析。
We have examined the WS response template pattern specification in detail here.
有关WS响应模板模式规范的信息,请参见参考资料部分。
See Resources for the WS response template pattern specification.
为了满足这些非功能需求,我们将使用WS响应模板模式。
To satisfy these non-functional requirements we use the WS response template pattern.
例如,WS响应模板模式并不处理或尝试实现缓存或日志记录。
For example, the WS response template pattern does not address or try to implement caching or logging.
WS响应模板模式提供服务接口灵活性、互操作性和可维护性。
The WS response template pattern provides service interface flexibility, interoperability, and maintainability.
有关WS响应模板模式规范的信息,请参见参考资料部分。
See the Resources section for the WS response template pattern specification.
服务的粒度级别:WS响应模板模式将降低Web服务的粒度级别。
Level of granularity for services: the WS response templates patterns will reduce the granularity of Web services.
WS响应模板模式规范详细说明了上下文、问题和可重复的解决方案。
The WS response template pattern specification details the context, the problem and the repeatable solution.
单独的过程模板模式:在这种模式中,每个租户有一组专用的过程模板。
Separate process templates Pattern: In this situation, each tenant owns a dedicated set of process templates.
WS响应模板模式规范详细说明了上下文、问题和模式提供的可重复解决方案。
The WS response template pattern specification details the context, the problem and the repeatable solution that the pattern provides.
图22显示了应用于Catalog服务模型时ws响应模板模式的序列关系图。
Figure 22 shows the sequence diagram for the ws response template pattern as applied to the Catalog Service Model.
在本系列的第3部分,我们将WS响应模板模式应用到了Catalog服务的uml模型。
In Part 3 of this series, we applied the WS response template pattern to a UML model of the catalog service.
ServiceSpecification参数:将应用WS响应模板模式的服务规范。
The ServiceSpecification Parameter: The Service Specification where the WS response template pattern will be applied.
在此模式的模型驱动开发解决方案中,WS响应模板模式采用了UML服务设计模型,如图1中所示。
In a model-driven development solution of this pattern, the ws response template pattern follows a UML service design model, as in Figure 1.
我们将深入了解在处理多个客户端时web服务提供者可能面对的问题,以及如何使用WS响应模板模式解决这些问题。
We'll take a close look at some of the problems Web services providers may face when dealing with multiple clients, and how to solve them using the WS response template pattern.
WS响应模板模式(有关模式规范,请参阅参考资料)提供了对粗粒度服务的细粒度访问,并提供了服务定义的灵活性。
The WS Response Template pattern (see Resources for the pattern specification) provides fine-grained access to a coarse-gained service and also provides flexibility in the service definition.
Web服务响应模板模式实现可以通过使用菜谱导入到Rational Software Architect中。
The Web service response template pattern implementation can be imported into Rational Software Architect using the recipe.
此操作会将WS响应模板模式实现安装到Rational Software Architect和UML软件服务配置文件。
This will install the WS response template pattern implementation into Rational software Architect as well as the UML software services profile.
然后还将WS响应模板模式应用到Catalog服务模型,以支持对粗粒度接口的请求方细粒度访问,从而提供更为灵活的服务模型。
The WS response template pattern was then applied to the catalog service model to provide a more flexible service model by allowing the requester fine-grained access to a course-grained interface.
关于回调:Spring用于粘合jpa、Jms等框架的大多数胶水代码都是基于模板模式,比如JpaTemplate、JmsTemplate等。
Considering callbacks: Most of Spring's glue code to other frameworks like Jpa, Jms etc. is based on the template pattern, such as JpaTemplate, JmsTemplate etc.
本系列的下一篇文章将说明如何将WS响应模板模式应用于Catalog服务模型(请参阅参考资料),以得到一个更为灵活的客户机友好接口。
The next article in this series will show how to apply the WS Response Template pattern to the Catalog Service model (see Resources) to produce a more flexible and client-friendly interface.
应用推荐