生成扩展基本实现的服务方法。
服务方法如图26和27所示。
资产4 - 6:提供服务方法。
扩展容器:通用容器服务方法。
Extending containers: Approach for common container services.
客户端或使用者使用该接口来调用服务方法。
This interface is used by the client or the consumer to invoke the service method.
调用服务方法客户机时可能会遇到以下异常。
While calling service methods clients encounter following exceptions.
您可以为选择的服务方法,进一步地配置属性。
You can further configure the properties for the service method that you select.
另外还提供了对取消包装服务方法出色的支持。
It also provides excellent support for unwrapped service methods.
业务异常——由被调用的服务方法的实现引发。
Business exceptions — raised by the implementation of the called service method.
这些绑定将在下一部分创建其他服务方法中重用。
These bindings will be reused in the next section for the creation of additional service methods.
在左边窗格中,选择希望调用的Web服务方法。
In the left pane you select which web service method you wish to invoke.
换句话说,服务方法可以增加、移除或者版本升级。
On the other hand, service methods can be added, removed or versioned.
我们刚刚创建的三个模式都没有提供业务服务方法。
Each of the three patterns we just created provides classes without a single business service method on it.
定制通常包括更改服务方法参数名称和bean属性。
The customization will typically include changing the service method parameter name and the bean properties.
调用服务方法时传递了哪些参数(是否传递ID参数)?
What parameters are passed when invoking the service method (whether an ID parameter is passed or not)?
该服务装载并发出了与服务方法请求相应的XML响应。
The service loads and sends the appropriate XML response based on the service method request.
成功地采用面向服务方法需要改变组织角色和责任。
Successful adoption of Service-Orientation requires changes to organizational roles and responsibilities.
添加一个业务服务,服务方法需要被创建在不同的位置,例如。
To add one single business service, service methods need to be created in various locations, such as.
在WCF程序中,服务方法通过使用出错信息来交流处理的错误。
In WCF applications, service methods communicate processing error information by using fault messages.
选择正确的选项并为公开的服务方法生成WSDL,如图7所示。
Select the correct options and generate the WSDL for the exposed service methods, as shown in Figure 7.
这个方法导致服务方法粒度的下降,抹杀了服务方法的业务意义。
This approach leads to decreasing of the service methods granularity and diminish business meaning of the service methods.
对于每个活动,它在服务方法调用之前和之后提供hook能力。
For each activity, it provides the ability to hook in before and after invocation of the service method. The invocation life cycle is.
在一些情况下,服务方法执行的操作仅限于演示特定点的单个操作。
In some cases, the operations performed by the service method were limited to a single operation to demonstrate a specific point.
然后,该引擎将调用此服务方法(即在前一段中描述的同一方法)。
Then the engine invokes the service method, which is the same method described in the previous paragraph.
显式服务上下文的表现形式是作为追加于服务方法调用的附加参数。
The explicit service context is represented as additional parameters appended to the service method calls.
此服务代码以框架实现的形式生成,其中包含直接引发异常的服务方法。
This service code is generated in the form of a skeleton implementation, with service methods that just throw an exception.
服务方法的有效负载,用XML表示,实际上是包含XML文档的字符串。
A service method's payload, which is usually expressed in XML, is effectively a string containing an XML document.
一个服务端点接口,它由服务器部分实现,用于在客户机上调用服务方法。
A service endpoint interface that is implemented by the server part and used for invoking service methods on the client.
当执行远程调用时,创建类的实例并将其传递给异步服务方法,如清单4所示。
You create an instance of the class and pass it to your asynchronous service method when you make your remote call, as seen in Listing 4.
也就是说被提供的服务方法的某些方面被设计用来以某种方式使用其他服务提供者。
That is, some aspects of the provided service's methods are designed to use other service providers in a certain way.
应用推荐