This is relatively easy to do using the facade pattern.
使用facade模式会相对简单些。
Everybody building enterprise scale applications should be familiar with the facade pattern.
创建企业级应用程序的每个人都应该对facade模式很熟悉。
The facade pattern is a valuable tool for interacting with the business logic layer of a J2EE application.
facade模式是一个在与J2EE应用程序中的业务逻辑层进行交互很有用的工具。
The facade pattern has been designed to resemble the waves of the water. Its smoothness and dynamicity creates a relaxing atmosphere.
建筑的立面被设计成类似水波的样式,它的流畅性和动态性创造了轻松的氛围。
In addition, by using the facade pattern, you can later plug-in extended capabilities, such as rule mediation, versioning, and others.
此外,通过使用facade模式,您可以加入扩展功能,如规则调整、版本更换等等。
Another option is the bundling of several related services into coarser-grained service definitions, which is a variation of the facade pattern.
另一种选择就是将一些相关的服务捆绑成粗粒度的服务定义,这是门面模式的变种。
This section investigates the application of the facade pattern [ DP] to the interface design and how you can use it to save even more remote calls.
这一部分研究虚包模式 [DP]在接口设计方面的应用,以及如何使用它来保存更多的远程调用。
The facade pattern USES a single high-level application component that serves to encapsulate interactions with subordinate components with the goal of simplifying interactions with the system.
Facade模式使用单独的高级应用程序组件,用从属组件来服务于封装的互操作,从而简化与系统的交互。
The Session Facade pattern can be used with both known and unknown actors.
会话虚包模式可用于已知的和未知的参与者。
The session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.
会话虚包模式用对会话bean的单个调用来代替对实体bean的多个调用。
Delegate this dependency operation to the corresponding parameter dependency operation in the Session Facade pattern.
将这种依赖操作委托给SessionFacade模式的相应参数依赖操作。
The DB2 Records Manager main API consists a facade design pattern representing 14 interfaces.
DB 2RecordsManager的主api包括一个可以代表14种接口的外观设计模式。
The Session Facade and Business Delegate pattern instances shown in Figure 2 include a number of pattern parameters to customize.
如 图2所示的SessionFacade和BusinessDelegate模式实例包括大量个性化的模式参数。
Obviously, the pattern facade must also support the additional operations.
很明显,模式facade也必须支持这些附加的操作。
The command facade pattern is a combination of these two designed specifically for a service-oriented environment.
commandfacade模式是这两个模式的联合产物,是为了基于服务的环境而特别设计的。
You can apply the composed pattern to a customer data model, just as you can the Session Facade pattern (see Figure 7). Just follow these steps
您可以为客户数据模型应用复合模式,就如同SessionFacade 模式一样(参看图7)。
Congratulations! You have successfully created, deployed and exercised the Service Facade to WebSphere MQ: request-response pattern.
祝贺您!您已经成功地创建、部署和测试了ServiceFacade toWebSphereMQ:request - response模式。
To illustrate the Session Facade pattern, let's consider a use case where the user can debit her checking account to make a loan payment.
为了说明会话虚包模式,我们来考虑这样一个用例,用户能将贷款支付的帐目记入她的支票帐户的借方。
The command facade pattern combines these two approaches by introducing a facade interface that sits in front of one or more command objects.
commandfacade模式通过引入位于一个或多个command对象前端的facade接口来合并这两种方式。
The Session Facade pattern resolves these issues by injecting a session bean into the scenario.
通过在这个方案中加入一个会话bean,会话虚包解决了这些问题。
You will also deploy an instance of the Service Facade to WebSphere MQ: request-response pattern, which also writes Web service requests to a WebSphere MQ queue.
此外,您还将部署ServiceFacade toWebSphereMQ:request-response模式的一个实例,它同样将Web服务请求写到 WebSphere MQ 队列。
In order to do that we had to use the facade as the structure, so this is basically a facade pattern that is all structural.
为了做到这一点,我们不得不使用外墙作为结构支撑,所以这基本上是一个由所有结构组成的外观图案。
Suppose that you wanted to isolate a subsystem, so that client code would have to go through an intermediary to access worker objects (this situation occurs in the Facade design pattern).
假如您希望隔离一个子系统,以使客户机代码必须通过中间媒介来访问工作程序对象(这种情况在Facade设计模式中出现)。
Congratulations! You have successfully deployed and exercised the Web service facade to a WebSphere MQ queue pattern!
祝贺您!您已经成功部署并测试了Webservicefacade toaWebSphereMQqueue模式!
The business layer USES a facade pattern to support coarse-grained message-based operations.
业务层用facade模式实现基于粗粒度消息的操作。
The pattern contains a facade that hides the fact that multiple sources exist; the client interacts only with this facade.
该模式包含一个facade,而这个facade中隐藏了多个信息源存在的事实,客户端只需要与这个facade进行交互。
The command facade pattern consists of two distinct types of objects: the command and the facade.
Commandfacade模式由两个独特的组件组成:Command和facade。
These services can be wrapped using the "Remote Facade Pattern" to expose model-based services in an appropriate manner.
可以使用“远程门面模式(Remote Facade Pattern)”来包装这些服务,以便用合适的方式来暴露基于模型的服务。
To create an instance of the Service Facade to WebSphere MQ: one-way with acknowledgment pattern, click on create New instance at the bottom of the pattern specification.
要创建ServiceFacade toWebSphereMQ:one - waywith acknowledgment模式的一个实例,在模式说明的底部单击CreateNewInstance。
The abstract design of the facade is echoed in the pattern of pigeon-hole shelving and cabinetry inside the galleries, as well as five exhibition boxes.
立面抽象的设计回应了展馆内部的鸽子洞书架和展柜的图案,以及五个展览体块的图案。
应用推荐