对于此接口,适配器仅支持出站模式。
但如果你有一个传统的系统,但是它不是使用像适配器这样的模式设计的。
But what if you have a legacy system that was not designed with patterns like adapters?
此适配器仅支持出站模式。
如果简单和容易的适配器模式适合于大多数用户,那么它何时不适当呢?
If the simple and easy adapter pattern will work for most users, when will it not be appropriate?
这可能包含与前面基本适配器解决方案模式中所描述的相同类型的适配器。
This might involve the same type of adaptors as described in the Basic adaptors solution pattern above.
框架通过框架适配器、代理和相关设计模式的实现提供与其他技术的透明集成。
The framework provides transparent integration with other technologies via framework adapters, proxies and the implementation of related design patterns.
与软件中的其他模式一样,适配器模式基于许多用户创建使用适配器的服务的方式。
Like other patterns in software, an adapter pattern is based on the way many users create a service that USES an adapter.
启动适配器模式向导。
启动适配器模式向导。
要启动服务器、部署应用程序并查看使用适配器模式向导的结果,可以执行以下步骤。
To start the server, deploy your application and see the results of using the adapter patterns wizard, follow these steps.
有些生成的服务使用了适配器却从不使用适配器模式。
Some generated services that use an adapter will never have an adapter pattern.
对于创建使用适配器的服务来说,适配器模式是一种方便快捷的方法。
An adapter pattern is a quick and easy way of creating a service that USES an adapter.
尽管使用适配器模式并非在所有情况下都适用,但是正如本文所说明的那样,在能够使用它们的情况下,它们是开发soa应用程序的捷径。
Although using adapter patterns may not be applicable in all cases, they are a shortcut to developing an SOA application when they can be used, as demonstrated in this article.
其他字段将由适配器模式向导基于您的业务对象名称进行填充。
The other fields will be filled by the adapter patterns wizard based on your business object name.
在同步模式下使用适配器。
这就是将在书上看到的内容,如有关适配器模式的章节。
This is what you would find in the book, say in the chapter on the adapter pattern.
在环境模式下,为分析适配器模板选择一个环境。
At environment, select the environment for the analysis adaptor.
这个模式可以与服务适配器一起使用来支持虚拟提供者。
This pattern is used in conjunction with a service adaptor for the support of virtual providers.
通过一个1GB以太网适配器进行网络访问,采用全双工模式。
Network access occurred through a single 1 GB Ethernet adapter running in full-duplex mode.
在处理使用适配器的SOA应用程序时,使用适配器模式可以节省开发时间。
Using adapter patterns can save you development time when working on SOA applications that use adapters.
按照以下步骤操作,以使用适配器模式向导创建出站FTP服务。
Create the outbound FTP service using the adapter pattern wizard with these steps.
最初的JCA版本为托管连接及其相关联的连接句柄提供了详细的生命周期模式,但是它没有为资源适配器提供这种概念。
The initial JCA release provided a detailed life-cycle model for managed connections and their associated connection handles, but it included no such concept for the resource adapter as a whole.
适配器模式是基于对大多数用户如何使用特定适配器所进行的观察。
An adapter pattern is based on observing how most users would use a particular adapter.
适配器模式是整理此类代码并在其他位置重用所有赋值代码的优秀方法。
The adapter pattern is a nice way to clean this type of code up and reuse all your assignment code in other places.
首先我们要设置项目文件,然后使用适配器模式向导设置SOA应用程序、FTP适配器和FTP服务器之间的交互。
We will first set up our project files and then use the adapter patterns wizard to set up the interaction between the SOA application, the FTP adapter and the FTP server.
例如,在FT p适配器模式的情况下,您只需提供FTP服务器的主机名称、输入和输出文件的目录和格式。
In the case of the FTP adapter pattern, for example, you need to provide only the host name of the FTP server, the directories and the format of the input and output files.
简而言之,适配器模式向导涵盖 80%的一般适配器使用情况。
The adapter pattern wizard, in a nutshell, covers 80% of the general use cases for the adapters.
图1显示了适配器模式的类图。
在需要将一类对象转换成另一类对象时,请使用适配器模式。
Use the adapter pattern when you need to convert an object of one type to an object of another type.
ESB模式由另外三种模式组成:中介器模式、路由器模式和适配器模式。
The ESB pattern comprises three other pat- terns: Mediator, Router, and Adapter.
应用推荐