单词 | service interface | ||||||||||||||
释义 | service interface
更多释义 收起释义 例句释义: 服务接口,业务接口,服务界面 1. The backend application is not affected by this at all, since the ESB provides the virtual service interface to the clients. 后端应用程序完全不受此影响,因为ESB可以为客户端提供虚拟服务接口。 www.ibm.com 2. In WSFL, this address is in the form of an operation on a given Web service interface and is communicated via a globalModel. 在WSFL中,这个地址是以给定的Web服务接口上的操作的形式表示的,并通过globalModel进行通信。 www.ibm.com 3. As such, they are represented by a service interface and should not be treated any differently than any other dependencies. 因此,它们使用服务接口来表示,并且不应该采用与任何其他依赖关系不同的方式来对待它们。 www.ibm.com 4. However, it's not enough to have only one version of your service interface. 但是,只有一个版本的服务接口是不够的。 www.ibm.com 5. To create a Web service interface for a green-screen application, at least one macro is required. 为绿屏应用程序创建Web服务连接,有一个宏是必备的。 www-128.ibm.com 6. As a result any rationalization that takes place in the back end can be hidden behind the service interface. 结果,任何发生在后端的的合理化操作,都可以隐藏在服务界面之后。 www.ibm.com 7. These proxies have to be maintained as additional artifacts, and modified every time when a service interface changes. 但这些代理必须单独维护,在每次服务接口改变的时候都要修改。 www.infoq.com 8. Actually, there may be multiple implementations registered to one service interface at a time. 实际上,每次可以有多个注册到服务接口的实现。 www.ibm.com 9. This includes relationships to a service policy asset, a service interface asset, and a service implementation asset. 包括与服务方针资产、服务接口资产和服务实施资产之间的关联。 www.ibm.com 10. The Service Interface obtained is then used to get a stub, dynamic proxy, or DII Call object, as described in the " Service access" section. 然后可以使用获得的服务接口(ServiceInterface)来获取存根、动态代理、或DIICall对象,如“服务访问”部分所述。 www.ibm.com 1. A service provider is a Network node that provides a service interface for a software asset that manages a specific set of tasks. 服务提供者是一个网络节点,它为处理一系列特定任务的软件资源提供服务接口。 www.ibm.com 2. One of the important use cases for BPEL is the ability to interact with other services through the Web Service Interface. BPEL一个重要的用途是通过Web服务接口与其他服务互操作的能力。 www-128.ibm.com 3. So after discussions with the Enterprise Architect, the System Analyst proposes a common service interface for the customer data. 因此,在与企业架构师进行了讨论后,系统分析人员建议为客户数据使用一个公共服务接口。 www.ibm.com 4. You are now ready to create the actual service interface. 现在您已经准备好创建实际的服务接口。 www.ibm.com 5. Define a service interface using WSDL and register the service with a Universal Description, Discovery and Integration (UDDI) repository. 使用WSDL来定义服务接口,使用UDDI(UniversalDescription,DiscoveryandIntegration——统一的描述、发现和集成)库来注册服务。 www.infoq.com 6. We would use Service Interface (simple) in the case where the service provides operations but does not require its consumers to provide any. 如果服务提供了操作,但不需要其消费者提供任何操作,我们将使用ServiceInterface(simple)。 www.ibm.com 7. Identify or create JavaBeans that represent the data types of the input and output parameters of a service interface. 标识或创建JavaBean来代表服务接口输入和输出参数的数据类型。 www.ibm.com 8. A shipping service provider provides the Shipping service interface to ship goods to a customer for a filled order. 一个传递服务提供商会为一个客户提供Shipping服务接口以传递货物。 www.ibm.com 9. This is not as bad as it sounds because only a subset of data elements managed by a domain is exposed through its service interface. 这不象听起来这么恐怖,因为只有一个域所管理的数据元素只有一部分子集会通过服务接口暴露出去… www.infoq.com 10. Notice how the root element of this message is equal to the global element definition we looked at earlier in the service interface file. 注意,此消息的根元素相当于我们先前在服务接口文件中看到的全局元素定义。 www.ibm.com 1. For each remote service, GWT requires two interfaces on the client side: a remote service interface and a remote service async interface. 对于每个远程服务,GWT在客户端需要两个接口:一个远程服务接口和一个远程服务异步接口。 www.ibm.com 2. The service interface allowed clients to create instances of a calculator and subsequently add and subtract from the calculator total. 客户端可以在服务接口创建calculator实例,然后从calculatortotal中进行添加或删减。 www.ibm.com 3. The Productions participant provides the Scheduling service interface through its scheduling service port, as shown in Figure 9. 产品参与者通过它的日程服务端口来提供Scheduling服务接口,如图9所示。 www.ibm.com 4. Service interface design requires you to specify both provided and required interfaces. 服务接口设计要求您同时指定所提供的和所需要的接口。 www.ibm.com 5. Finally, a dialog screen would be displayed where user have to specify takeover node and service interface. 最后会显示一个对话框屏幕,用户必须在这里指定接管节点和服务接口。 www.ibm.com 6. In this scenario, the device administrator invokes an update process to all devices through a Web service interface. 在这个案例中,设备系统管理员通过Web服务接口调用对所有设备的更新处理。 www-128.ibm.com 7. Listing 1 gives a simple example of a service interface, and a root data model class. 清单1给出了一个服务接口和根数据模型类的简单例子。 www.infoq.com 8. In this model, there is an emphasis on distinguishing between a service interface provider and a service implementation. 在这种模型中,服务接口提供者和服务实现有很大不同。 www.ibm.com 9. The public UDDI registry allows external business partners to discover and access the web service interface of the exposed business process. 公共的UDDI注册中心使外部业务伙伴能够发现和访问已公开的业务流程的Web服务接口。 www.ibm.com 10. The programming model to retrieve the service interface used by the client is simpler too, although this is not shown in the diagram. 客户端用于检索服务接口的编程模型也很简单,虽然在图中没有表示出来。 www.ibm.com 1. The header file we create here will be used by a client application to understand the available service interface. 我们在此处创建的头文件将由客户机应用程序用于解释可用的服务接口。 www.ibm.com 2. This service interface is a simple interface, because there is no interesting protocol for using scheduling services. 该服务接口是一个简单的接口,因为对于使用日程安排服务来说,并没有感兴趣的协议。 www.ibm.com 3. The Web Service Definition Language (WSDL) document that describes the service interface and ports (see Resources for a link). 一个WebServiceDefinitionLanguage(Web服务定义语言,WSDL)文档,描述服务接口和端口(参见参考资料中的链接)。 www.ibm.com 4. The web service interface is now complete, so you can define any binding to that interface. Web服务界面现在已经完成了,这样您就可以定义该界面的绑定了。 www.ibm.com 5. Operations defined as part of a single service interface should be semantically related. 定义为单个服务接口一部分的操作应该从语义上相关。 www.ibm.com 6. This interaction will be the contract for service channels connected to a service defined by this service interface. 这一交互作用将成为连接到该服务接口所定义的一个服务的服务信道的合同。 www.ibm.com 7. A service interface defines the way in which other elements can interact and exchange information with a service. 服务接口定义了其他元素与服务交互和交换信息的方式。 www.infoq.com 8. The WS response template pattern provides service interface flexibility, interoperability, and maintainability. WS响应模板模式提供服务接口灵活性、互操作性和可维护性。 www.ibm.com 9. Service consumer and provider implementations share the same service interface definition project, which ensures keeping them in synch. 服务消费者和提供者共享一个服务接口定义工程,其保证了两者的同步。 www.infoq.com 10. The service interface and protocol for a local portlet is defined by the Java Portlet Specification. 本地Portlet的服务接口和协议是通过JavaPortlet规范定义的。 www.ibm.com 1. In other words, an application cannot completely defer to a message instance from the service interface definition alone. 也就是说,应用程序可以不完全单独遵从来自服务接口定义的消息实例。 www.ibm.com 2. On the right panel, expand Details Properties; select the component, service interface and corresponding operation you want to do testing. 在右边面板展开DetailsProperties;选择您想要测试的组件、服务接口和相应的操作。 www.ibm.com 3. An implementer writes new application code that is called through a service interface. 实现人员编写新的应用程序代码,这些代码将通过服务接口调用。 www-128.ibm.com 4. The service interface shown in Listing 3 is likely to work well when it is invoked locally. 在本地调用时,清单3所示的服务接口可能能够正常工作。 www.ibm.com 5. In this article, we modeled the service interface of each of the identified services in detail. 在本文中,我们对每一种服务接口的具体内容进行了建模。 www.ibm.com 6. Once this virtual service interface is known, both pieces of logic can be developed and maintained independently. 了解此虚拟服务接口后,可以独立开发和维护两种逻辑。 www.ibm.com 7. We contend that the choice between synchronous and asynchronous invocation can have similar impact on service interface design. 我们认为,同步调用和异步调用之间的选择也可能对服务接口设计有类似的影响。 www.ibm.com 8. In the first part of this series, I reviewed the steps that were required to properly publish a WSDL service interface definition. 在本系列的第一部分,我回顾了正确发布一个WSDL服务接口定义所需的步骤。 www.ibm.com 9. In the Resource Selection list, click the Web service interface or Endpoint name for which the details are to be displayed. 在ResourceSelection列表中,单击要显示其详细信息的Web服务接口或端点名称。 www.ibm.com 10. The WSRP specification defines a Web service interface for accessing and interacting with interactive presentation-oriented Web services. WSRP规范定义了一个Web服务接口,用于访问和操作交互式的面向表示的Web服务。 www-128.ibm.com 1. This would eliminate duplicate and incorrect service interface information and minimize the consequence of having orphaned services. 这将消除重复条目和不正确的接口信息,并最小化包含孤立服务的结果。 www.ibm.com 2. This means that all requests against the Web service interface must contain a security token, which represents a valid user authentication. 这意味着对Web服务接口的所有请求必须包含一个安全令牌,安全令牌代表有效的用户凭证。 www.ibm.com 3. But each enterprise service interface only represents the interface of its corresponding EIS. 但是每个企业服务接口仅代表它相应的企业信息系统(EIS)的接口。 www.ibm.com 4. Put the network-accessible location for the WSDL service interface document in an overviewDoc. 将WSDL服务接口文档的网络可访问位置放到overviewDoc中。 www.ibm.com 5. Does not have a direct association with a section of the WSDL, but is derived from its service interface section. 虽然与WSDL部分没有直接关联,但是源自其服务接口部分。 www.ibm.com 6. This is to be expected, because you are defining the specification in a service interface for how a service user and provider interact. 这在意料之中,因为您为用户与提供商怎样就服务进行交流,在服务接口中定义了规范。 www.ibm.com 7. They work from a specification of the service interface provided by either the Software Architect or another Developer. 他们以软件架构师或另一个开发人员提供的服务接口规范为基础开展工作。 www.ibm.com 8. For this case, the data integration rules must be identified and then mapped onto the service interface. 对于这种情况,必须识别数据集成规则并映射到服务接口。 www.ibm.com 9. Therefore, we need to map a certain JMS message to a certain operation of the targeted service interface. 所以,我们需要将特定的JMS消息映射到目标服务接口的特定操作。 www.ibm.com 10. The composition (called the process) indicates how the service interface fits into the overall execution of the composition. 整合(称为流程)指明了服务接口与整合的总体执行的配合情况。 www.ibm.com 1. It explained that the SOAPAction header is associated with a Web service operation, and not a Web service interface. 文中介绍了SOAPAction报头是与一个Web服务关联的,而不是与一个Web服务接口关联。 www.ibm.com 2. The application then initiates a TCAP transaction with a TCAP Web service interface. 然后,应用程序通过一个TCAPWeb服务接口发起一个TCAP事务。 www.ibm.com 3. Define XML grammars for describing a Web service interface and for invoking the operations it supports. 定义了描述Web服务接口和调用它所支持操作的XML语法。 www-128.ibm.com 4. Standards bodies will continue to refine service interface specifications to further reduce integration effort. 标准组织将继续改进服务接口规范,从而进一步减少集成要做的工作。 www.ibm.com 5. Take the unified service interface specification as the core, the use open standard. 以统一的服务接口规范为核心,使用开放标准。 fw.t135.com 6. A remote service interface to provide location independent synchronous Java EE client access to the service operations. 远程服务接口,用于提供同步JavaEE客户端访问服务操作的位置独立性。 www.ibm.com 7. A service interface also defines what providers of a service need to do to implement the service. 服务界面还定义了需要什么服务的提供商以完成服务。 www.ibm.com 8. The service interface defines the interaction between the service client and the service provider. 服务接口定义服务客户机和服务提供者之间的交互。 www-128.ibm.com 9. Yes, SOI exposes existing application functionality as a service interface. 没错,SOI将现有应用暴露成服务接口。 www.infoq.com 10. The Scheduling service interface is a simple UML interface defined in the productions package. 日程安排服务接口是在产品包中定义的简单UML接口。 www.ibm.com 1. In this case, the partner creates a maverick web service interface that is not WS-I compliant and cannot be described using a WSDL document. 在这种情况下,合作伙伴创建了一个不遵循WS-I且不能用WSDL文档描述的非规范Web服务接口。 www.ibm.com 2. WS-Trust also allows for directly transporting security tokens in SOAP message headers, rather than via the STS web service interface. WS-Trust还允许在SOAP消息头内直接传输安全令牌,而不是通过STSWeb服务接口。 www.ibm.com 3. Documents enter the system via a document service interface and are placed in queues. 文档通过文档服务接口进入系统并放在队列中。 www.ibm.com 4. A Web service provider makes available a Web Services Description Language (WSDL) document that defines the service interface. Web服务提供商需提供一个Web服务DescriptionLanguage(WSDL)文档来定义服务接口。 www.ibm.com 5. Any interactions across this service channel are required to follow the service interface protocols. 这个过程需要通过服务渠道的任意交互形式,以遵循服务界面的协议。 www.ibm.com 6. The web service interface will then look like the following figure. 然后Web服务界面如下面的图所示。 www.ibm.com 7. This attribute must contain the network accessible location for the WSDL service interface document. 这个属性必须包含WSDL服务接口文档的网络可访问位置。 www.ibm.com 8. The asynchronous version of the service interface is derived from the primary version described above. 异步版本的服务接口是从上面描述的主版本中派生出来的。 www.ibm.com 9. The next version should focus less on the data access and business logic tiers and more on the service interface. 下一版本应该把重点放在服务接口,而不是数据访问和业务逻辑层。 blog.joycode.com 10. It comes with a port type compiler to generate a stub that allows invocation using the abstract service interface. 提供端口类型编译器来生成允许使用抽象服务接口的调用的存根。 www.ibm.com 1. It is important to note that the service interface will be remotable if and only if it is derived from the bean's remote business interface. 注意,有一点很重要:当且仅当服务接口从bean的远程服务接口派生出来时,该服务接口才可以远程访问。 www.ibm.com 2. Client applications send orders through the service interface of Order process Subsystem to invoke the process. 客户端应用程序通过定制流程子系统的服务接口发送命令来调用流程。 www.ibm.com 3. I'll start off by developing the code that will be used to publish a WSDL service interface description as a UDDI tModel. 我将通过开发一些代码开始,这些代码将用于发布作为UDDItModel的WSDL服务接口描述。 www.ibm.com 4. Separating the service interface definition and the service implementation into two WSDL files facilitates reuse. 将服务接口定义和服务实现分开放入到两个WSDL文件方便了重用。 www.ibm.com 5. They are required to map between the different formats when the data flows from the service interface down to the database and back. 当数据在服务接口与数据库之间来回流动时,需要用这些操作来完成不同格式之间的映射。 www.ibm.com 6. As a sample project, you will build the service interface of a mobile phone retail company (I will call this service MobilePhoneService). 您将构建一个移动电话销售公司的服务接口作为样本项目(我将这个服务称为MobilePhoneService)。 www.ibm.com 7. It is not intended to integrate with resources that do not offer a Web service interface (such as legacy or custom applications). 它无意整合不提供Web服务接口(如老式的或定制的应用程序)的资源。 www.docin.com 8. The Java class must include the methods to be exposed in the Web service interface. 该Java类必须包括Web服务接口所公开的方法。 www-128.ibm.com 9. A service interface is a description of the operations provided by the service. 服务接口是对该服务提供的操作的描述。 www.ibm.com 10. This means that in many cases you can build a Web service interface to your existing system very easily. 这意味着,在很多情况下,您可以很容易在您的已有系统中创建一个Web服务的接口。 www-128.ibm.com 1. A service interface can enable another element to give information to or receive information from a service. 服务接口告知其他元素如何向服务发送信息或从服务获取信息。 www.infoq.com 2. Further output terminals are generated in the tooling for each fault message specified on the target service interface. 工具中还会为每个目标服务接口上指定的错误消息生成进一步的输出末端。 www.ibm.com 3. An ESB can provide virtualized services that can effectively wrap existing application logic with a standards-based service interface. ESB可以提供虚拟服务,以便能够通过基于标准的服务接口来有效地包装现有的应用程序逻辑。 www.ibm.com 4. You can also create Web services in another way -- from a definition of the Web service interface held in a WSDL file. 您也可以以另外一种方式——从保存在WSDL文件中的Web服务接口的定义——来构建Web服务。 www.ibm.com 5. Data Collection is a major part of the IBM Support Assistant Service interface. 数据收集是IBMSupportAssistantServices界面的一个主要部分。 www.ibm.com 6. The service provider publishes the service interface to the service registry using API functions. 服务提供者使用API函数将服务接口发布到服务注册中心。 www.ibm.com 7. In the same way, we also create a Service Interface named Internal Order Processing that contains just the other two operations. 通过相同的方法,我们还创建了一个名为InternalOrderProcessing的服务接口,其中包含另外两项操作。 www.ibm.com 8. What makes it possible for the two pieces of logic to communicate is a virtual service interface. 使两种逻辑能够进行通信的是虚拟服务接口。 www.ibm.com 9. The IBM Tivoli Monitoring Agent Service Interface Client (see Figure 22) is a nice tool that lets you test the REST service interface. IBMTivoliMonitoringAgentServiceInterfaceClient(参见图22)是允许您测试REST服务接口的一种不错的工具。 www.ibm.com 10. The workflow invokes a Web Service interface to a backend application. 该工作流调用了后端应用程序的Web服务接口。 www.ibm.com 1. The short message service interface is described as shown in Figure 4. 短消息服务接口的描述如图4所示。 www.ibm.com 2. Decide as late as possible Leaving service interface details open leads to the possibility of learning by doing. 尽可能晚地决定不确定服务接口的细节使得有可能通过实践来学习。 www.ibm.com 3. ClientDLL directory is called the server Service interface functions. ClientDLL目录是调用服务器Service的接口函数。 nulung.com 4. What it uses, WSDL, is an XML-based service IDL that defines the service interface as well as its implementation characteristics. 它所使用的WSDL是一个基于XML的服务IDL,定义了服务接口和其实现特征。 www.ibm.com 5. An instance of the router receives all requests coming through the service interface (see Listing 4 below). 一个有关路由器接收所有来源于服务接口的请求的实例(见下面的清单4)。 www.ibm.com 6. To add a web service interface, from the Service tray in the Palette, click the Service Interface (simple) and click the diagram. 为了添加一个Web服务界面,您可以从Palette的Service托盘之中,点击服务界面(简单),并点击图表。 www.ibm.com 7. Then we ll use the testing tools in Application Developer along with the test server we just created to test our Web service interface. 然后使用ApplicationDeveloper中的测试工具以及刚才创建的测试服务器来测试我们的Web服务接口。 www-128.ibm.com 8. You can then add a backlog for defining the service interface and commit to it so the team doesn't get bogged down. 然后,你就可以增加一个定义服务接口的Backlog,并对它负责,这样团队的工作就不会停顿。 www.infoq.com 9. The Shipping service interface is a little more complicated. 传递服务接口有一点点的复杂。 www.ibm.com 10. Clicking Next will bring up the new Web service interface. 单击Next将打开新Web服务界面。 www.ibm.com 1. The service interface describes one input parameter, of type xsd: string, and one output parameter. 此服务接口描述一个xsd:string类型的输入参数和一个输出参数。 www.ibm.com 2. The service provider type is defined by a Web Service Interface document using WSDL. 服务提供者类型由一个使用WSFL的Web服务接口文档来定义。 www.ibm.com 3. Combining with Service-Oriented Architecture(SOA), Service Interface Generation(SIG) algorithm is proposed based on industry chain nodes. 结合面向服务架构(SOA)思想,提出一种基于产业链节点的服务接口生成算法。 www.ecice06.com 4. Value -- A shortcut for when only a single service interface is provided. Value——仅在提供单个服务接口时的快捷方式。 www.ibm.com 5. A key area of design activity is in the service interface definition model. 设计活动的关键之处在于服务接口定义模型。 www.ibm.com 6. A WSDL document defines the service interface, and therefore the SOAP content, for both the request and the response. WSDL文档定义了服务接口,因而也就定义了请求和响应的SOAP内容。 www.ibm.com 7. The data exposed on the service interface comes from the underlying database via the application code. 这个服务接口公开的数据是通过应用程序代码从底层数据库获得的。 www.ibm.com 8. The overviewDoc will contain the network accessible location for the WSDL service interface document. overviewDoc将包含WSDL服务接口文档的网络可访问位置。 www.ibm.com 9. The service interface expects weight, height, and postal code specifically, not age. 服务接口接受体重、身高和邮政编码,但不接受年龄。 www.ibm.com 10. A tactical solution was deployed that exposed a service interface to an existing RDc hub. 部署了一个战术性的解决方案,从而向现有RDc连接点公开了一个服务接口。 www.ibm.com 1. A component that calls the service interface can respond to all types of data. 调用服务接口的组件可以对所有类型的数据做出响应。 www.ibm.com 2. DWS provides a full Web service interface, including support for SOAP and REST-styled bindings. DWS提供了一个完整的Web服务接口,包括对SOAP和REST绑定的支持。 www.ibm.com 3. Define the data structure, which includes a locale property, on the service interface. 在服务接口上定义数据结构(它包含一个locale属性)。 www.ibm.com 4. A component that implements a service interface can process all types of requests. 实现服务接口的组件可以处理所有类型的请求。 www.ibm.com 5. Having the two operations in the same Service Interface means that we don't have the flexibility to design separate providers for them. 将两个操作置于同一个服务接口中意味着我们不具备为其设计独立提供者的灵活性。 www.ibm.com 6. A service interface should generally contain more than one operation. 服务接口通常应该包含多个操作。 www.ibm.com 7. The central reservation system provides a Web service interface for adding a new health center (registerNewPartner). 中央预约系统提供用于添加新卫生保健中心的Web服务界面(registerNewPartner)。 www.ibm.com 8. Only returns one service reference to the declared service interface. 只返回一个引用声明的服务接口的服务。 www-128.ibm.com 9. It is impossible to design a service interface for optimal reuse in advance for all the applications that will use it. 预先设计一个用于所有应用程序的最佳重用的服务接口是不可能的。 www-128.ibm.com 10. We create a single Service Interface for each, as shown in Figure 15. 为这三个Capability分别创建一个服务接口,如图15所示。 www.ibm.com 1. The service interface is the essence of the integration design. 服务接口是集成设计的关键。 www.ibm.com 2. The WS response template pattern makes the service interface more flexible. WS响应模板模式使服务接口变得更为灵活了。 www.ibm.com 3. Publish - A service provider or a service interface provider wants to publish a service description file. 发布--服务提供者或服务接口提供者需要发布服务描述文件。 www.ibm.com 4. This is a Spring and Data Access Object (DAO) service that receives a REST-encoded request over a JMS service interface. 这是一个Spring和数据访问对象(DAO)服务,其接收运行在JMS服务接口之上的REST编码的请求。 www.infoq.com 5. Service interface provider - An entity, such as a standards organization or company that publishes a common reusable interface. 服务接口提供者?发布公共可重用接口的实体,例如一个标准组织或公司。 www.ibm.com 6. This is because there is no protocol in the Scheduling service interface; therefore, no contract is needed for the connector. 这是因为在Scheduling服务接口中没有协议,所以该连接器不需要契约。 www.ibm.com 7. Establishing a service interface early on can enable work to proceed in parallel. 先建立一个服务接口可以使工作并行进行。 www.ibm.com 8. Figure 8: Six reviews will be conducted in the review process for service interface assets which are categorized as Customer Accounts. 图8:对于分类为客户账户(CustomerAccounts)的服务接口资产,要在审查过程中进行六个审查。 www.ibm.com 9. Similarly, we offer a service interface to the JMS client application. 类似地,我们向JMS客户机应用程序提供服务接口。 www.ibm.com 10. Thus, we recommend against using those classes on the service interface. 因此,我们建议不要在服务接口上使用这些类。 www-128.ibm.com 1. The class provides a basic skeleton of all the methods defined in the service interface. 此类为在服务接口中定义的所有方法提供了一个基本框架。 www.ibm.com 2. The Scheduling service interface shown in Figure 2 is very simple. 图2中显示的日常服务接口是非常简单的。 www.ibm.com 3. Let's use an example to better understand how decisions about service interface granularity should be made. 让我们通过一个例子来更好地了解应该如何做出关于服务接口粒度的决策。 www.ibm.com 4. The method signatures in the catalog service interface has also changed. Catalog服务接口中的方法签名也已发生了更改。 www.ibm.com 5. Its programming interface is strictly based on the abstract service interface defined by the WSDL port type. 它的编程接口严格基于WSDL端口类型定义的抽象服务接口。 www.ibm.com 6. It is always best to separate the web service interface definition, which is the WSDL port type, from the web service WSDL binding. 分割Web服务界面定义是较好的,它是来自Web服务WSDL绑定WSDL端口类型的。 www.ibm.com 7. Further, the consumer and provider must interact according to the protocol defined in the service interface. 进一步,消费者和提供者必须依照服务接口中定义的协议进行相互作用。 www.ibm.com 8. This service interface contains one operation named getGreetings. 此服务接口包含一个名为getGreetings的操作。 www.ibm.com 9. A good service interface is focused on providing business value. 好的服务接口以提供业务价值为重点。 www.ibm.com 10. Calculator-binding. wsdl - WSDL service interface (see the download file). Calculator-binding.wsdl?WSDL服务接口(请参阅下载文件)。 www.ibm.com 1. Agile projects are well prepared for changes in the service interface they are required to implement. 敏捷项目为要求它们实现的服务接口的改变做好了准备。 www-128.ibm.com 2. Create a WSDL interface defining your service interface. 创建定义服务接口的WSDL接口。 www-128.ibm.com 3. Finally, the abstract service interface definition defines the operations that can be used and the input and output data types. 最后,抽象服务接口定义定义了能够使用的操作,以及输入和输出数据的类型。 www-128.ibm.com 4. This adds an Interface to those provided or used by the Port's Service Interface (type). 这将为该端口的ServiceInterface(type)提供或使用的服务添加一个接口。 www.ibm.com 5. The current service interface and behavior is preserved as one version, while the newer service is introduced as another version. 当前服务接口和行为将保留为一个版本,而同时会将较新的服务作为另一个版本引入。 www.ibm.com 6. The service is contacted through its service interface. 服务使用者通过服务接口来联系服务。 www.ibm.com 7. Apple chose to remove the field service interface from iOS4, making it harder to get real readings from the phone. 苹果移除了iOS4的本地服务接口,这样要想从手机获得真正的信号强度就更加困难了。 www.bing.com 8. FastSOA technique. Uses native XML technology to provide a SOAP service interface. FastSOA技术:使用本地XML技术提供一个SOAP服务接口。 www.infoq.com 9. Each port type carries a service interface definition. 每一种端口类型都代表一个服务接口定义。 www-128.ibm.com 10. Link the activity Verify Funds Order in our business process with this service interface. 使用此服务接口将行为VerifyFundsOrder链接到业务流程中。 www.ibm.com 1. That is, a service interface defines the possible interactions of consumers and providers through specific interaction points. 这就是说,一个服务接口通过特定的联系点,定义了消费者与提供商之间可能发生的交互。 www.ibm.com 2. This means it is represented by a service interface defined in WSDL. 这意味着这些角色可以用WSDL中定义的服务接口来代表。 www.ibm.com 3. Prior to deploying a service interface, CCMS first needed to create an integrated view of all IBM customer information. 在部署服务接口前,CCMS首先需要创建所有IBM客户信息的集成视图。 www.ibm.com 4. The best practice is to avoid tight coupling of the service interface and schemas to the underlying implementation and technology. 这个最佳实践的内涵是:避免服务接口和模式与底层实现和技术之间发生紧耦合。 www.infoq.com 5. A service interface tells you everything you need to know about a service. 服务接口会告诉您关于一项服务您所需要了解的所有事情。 www.ibm.com 6. Shows the WSDL describing the service interface. 是服务接口的WSDL描述。 www-128.ibm.com 7. Figure 2 below demonstrates this process for the service interface. 下文中的图2展示了该服务接口的流程。 www.ibm.com 8. Define locale information on the service interface directly. 直接在服务接口上定义语言环境信息。 www-128.ibm.com 9. Give the process a role name and link this process to the rule service interface. 为流程赋予角色名称,并将该流程链接到规则服务接口中。 www.ibm.com 10. Figure 23 shows the business objects expected in the Web service interface. 图23显示了该Web服务接口中预期的业务对象。 www.ibm.com 1. WSDL defines the service semantics for the Web service interface, such as operations, protocol bindings, and message types. WSDL为Web服务接口定义了服务语义,例如操作、协议绑定和消息类型等。 www.ibm.com 2. A Composite Application is comprised of one or more components or component aggregations, each of which exposes a service interface. 组合应用程序由一个或多个组件或组件聚合组成,而其中每个组件或组件聚合会公开一个服务接口。 www.ibm.com 3. A service interface should be regarded as a requirement to the implementing application, which is likely to change. 服务接口应该当作实现可能将改变的应用程序的必要条件。 www-128.ibm.com 4. We apply these concepts to the service interface. 我们可将这些概念应用于服务接口。 www.ibm.com 5. In each XSLTransformation, parameters are transformed so that they match the target service interface. 在每个XSLTransformation中都转换了参数,使之与目标服务接口匹配。 www.ibm.com 6. The Invoicing service interface, by contrast, uses the data types defined in Figure 6. 相反,Invoicing服务接口使用在图6中定义的数据类。 www.ibm.com 7. Create a Service Interface for the Java Class. 为Java类创建服务接口。 www-128.ibm.com 8. The critical component in SOA is the service interface because it delivers the underlying data to the service consumers. SOA中的关键组件是服务接口,因为它把底层数据提供给服务消费者。 www.ibm.com 9. That profile is used in this article to design the web service interface (WSDL). 本文会使用概要文件来设计Web服务界面(WSDL)。 www.ibm.com 10. Part 6 redevelops the application to make use of the PHP Java Bridge in place of the Web service interface. 第6部分对这个应用程序进行重新开发,以便使用PHPJavaBridge来代替Web服务接口。 www.ibm.com 1. Lines 15-23 define a condition that the metadata of Service Interface type must satisfy or the transition will fail to execute. 行15-23定义了ServiceInterface类型的元数据必须满足的条件,否则转换将会失败。 www.ibm.com 2. Create a service interface for this EJB in our service project. 在我们的服务项目中为此EJB创建服务接口。 www.ibm.com 3. InfoQ: Is FastSOA only about improving service interface performance? InfoQ:FastSOA仅仅是突出提高服务接口性能吗? www.infoq.com 4. wsdl service interface (see the download file). 用于导入Calculator-binding.wsdl服务接口的WSDL服务实现(请参阅下载文件)。 www.ibm.com 5. Listing 5 shows the locale attribute of service interface. 清单5显示服务接口的locale属性。 www.ibm.com 6. In addition, Data Studio also provides a REST-style service interface. 另外,DataStudio也提供了一个REST样式的服务接口。 www.ibm.com 7. Infoq: In your book you are equating service interface to service contract and suggest to use WSDL for both. InfoQ:您在这本书里将服务接口和服务契约等同起来,并建议二者都使用WSDL。 www.infoq.com 8. As a result, the same Web Service Interface can be used by multiple partners. 因此,同一Web服务接口可以供多个伙伴使用。 www-128.ibm.com 9. In most real life scenarios that I have encountered, a strongly typed service interface is a better fit. 在我所遇到的大多数实际场景中,强类型服务接口更为适用。 www.ibm.com 10. Finally, there is the service interface for processing purchase orders (see Figure 5). 最终,处理购买顺序有一个服务接口(见于图5)。 www.ibm.com 1. The remote service interface for this article is very simple (Listing 8). 本文使用的远程服务接口非常简单(清单8)。 www.ibm.com 2. Although there are some well established approaches to service interface design it is still more art than science. 虽然已有一些服务接口设计的公认方法,但是更多的时候它还是艺术而非科学。 www.infoq.com 3. This is the service interface by which others interact with this process. 这是其他对象与此流程进行交互的服务接口。 www.ibm.com 4. The BE4WS SOAP service provides this web service interface so that all SOAP clients can easily access it. BE4WSSOAP服务提供这一Web服务接口是为了所有SOAP客户程序都很容易访问它。 www.ibm.com 5. Hardening the types also provides a well-known service interface that is easy to consume in integration middleware and presentation logic. 固定产品类型提供了一个良好的服务接口,易于在集成中间件和表示逻辑中使用。 www.ibm.com 6. This is the service interface for others to interact with this process. 这是让其他流程与此流程相交互的服务接口。 www.ibm.com 7. In our OTMPS scenario, you need to create a service interface for the compensation service of Manufacture Plant 1 service. 在我们的OTMPS场景中,您需要为ManufacturePlant1服务的补偿服务建立服务介面。 www-128.ibm.com 8. For example, communication is achieved through Java RMI and service interface specifications are Java Object interfaces. 例如,通过JavaRMI进行通讯,以Java对象接口作为服务接口规范。 www-128.ibm.com 9. Similarly, a service interface provider may publish interfaces of services (for example, a standard organization). 相似地,服务接口提供者可以发布服务的接口(例如,一个标准组织)。 www.ibm.com 10. The bindingTemplate must contain a reference to the tModel that is associated with the service interface definition. bindingTemplate必须包含一个对与服务接口定义相关联的tModel的引用。 www.ibm.com 1. How do you extend the service interface? 那么您将如何扩展服务接口呢? www-128.ibm.com 2. The ugly truth is that a uniform service interface is very difficult to build. 尴尬的事实是建立统一的服务接口是一件非常困难的事情。 www.ibm.com 3. WCF supports developing clients that communicate with applications that do not provide a web service interface WCF支持正在开发的客户端与不提供WebService接口的应用程序之间的通信 www.infoq.com 4. Figure 1 shows four high-level components, each with its own web service interface, that comprises a Eucalyptus installation 图1中显示了四个高级组件,每个都有自己的web服务接口,其中包含Eucalyptus安装 www.ibm.com 5. the most elaborate public service interface is lucin s demonstration of a mailing list manager 最为复杂的公共服务接口是lucin的邮件列表管理器演示。 www.ichacha.net 6. An SOA keyword for a requirement that you might want to test at the Web service interface level 关键字SOA用于您想要在Web服务界面层次上测试的需求 www.ibm.com 7. Design and Implementation of Multiple - service Interface for Satellite Communication 基于卫星通信多业务接口的设计和实现 www.ilib.cn 8. SQS. wsdl -- WSDL service interface description for a stock quote service wsdl―股票报价服务的WSDL服务接口描述 www.ibm.com 9. data over cable service interface specification (DOCSIS) 电缆数据业务接口规范 www.hjenglish.com 10. DOCSIS Data Over Cable Service Interface Specifications 有线数据传输业务接口规范 blog.sina.com.cn 1. Design of Fixed Network Short Message Service Interface Protocol 固网短消息服务接口协议设计 ilib.cn 2. Data Over Cable Service Interface Specification 有线电缆数据服务接口规范 www.javvin.net 3. ACSI, Abstract Common Service Interface 抽象通信服务接口 www.bing.com 4. Face Tracking for Use in Intelligent Home Service Interface 人脸跟踪技术在智能家庭服务系统中的应用 www.ilib.com.cn 5. Step 3: Create a tModelInstanceInfo which will reference the service interface 步骤3:创建引用服务接口的tModelInstanceInfo www.ibm.com 6. Service interface definition (for example, Web Services Description Language (WSDL)) 服务接口定义(例如,Web服务描述语言(WebServicesDescriptionLanguage,WSDL)) www.ibm.com 7. To change the refresh frequency using the Web service interface 使用Web服务界面更改刷新频率 msdn2.microsoft.com |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。