CAI attempts to call the appropriate method in this interface when these events occur.
当发生这些事件时,CAI将尝试在这个接口中调用相应的方法。
Finally, as each method in the business interface is invoked, the data provided to the method as parameters and returned from the call is abstracted using a data binding.
最后,在调用业务接口中的每个方法时,作为参数提供给方法并从调用返回的数据将通过数据绑定提取。
Specify just the service interface class, or call the method with an additional parameter, which is the fully qualified name of the desired port.
直接指定服务接口类,或使用附加的参数(即所需端口的完全限定名称)调用该方法。
The argument to the success method is the return value of the call in the interface and implementation.
成功方法的参数是接口和实现中的调用的返回值。
However, as the second method on the ExampleListener interface illustrates, you could actually call the MDB without any parameters and use it simply to retrieve some value.
但是,就像ExampleListener接口的第二个方法所表现的那样,实际上可以不用任何参数调用MDB,只用它检索一些值。
The IDispatch interface also provides another method for invoking a COM interface's method given its dispid and an array of variants containing the call parameters.
IDispatch接口还提供了另外一个方法,可以通过dispid和包含调用参数的variant数组调用COM接口的方法。
In the send with deferred response dialog, call the sending method name: orderBook, and select Add to remote interface.
在Sendwithdeferredresponse对话框中,将发送方法的名称设为:orderBook,并选择add to remote interface。
Rather than hand code method calls to surround each application call to an annotated interface methods, another option is to define a Hook to register with the annotated interface.
现在不需要手动编写方法调用,以便将每个应用程序调用围绕一个带注释的接口方法,而是采用另一种方法,定义一个Hook以注册到带注释的接口。
The DOM Level 2 interface includes a method for finding child nodes with a given name. For example, the call
DOM级别2接口包含一个查找给定名称的子节点的方法。
You create a new IDatabaseRunnable that defines the code you want to call. This interface provides a single method.
创建一个新接口idatabaserunnable,其中定义了您想调用的代码。
Here, DBWriter is the interface class. There is no requirement to call the DBWriter setUp method because the EntityManager will be directly injected into the bundle.
在这里,DBWriter是接口类,不需要调用DBWritersetUp方法,因为EntityManager将直接注入到捆绑包中。
The error occurs because I'm trying to call the toString() method on the appointment instance before the rest of the fluent-interface setter methods are called.
出现错误的原因在于,我试图在连贯接口setter方法被调用之前调用appointment实例上的toString()方法。
Method: Call the setter or command which affects the object state. Call the getter to verify that state. If you can't see this state see to "Piercing an Interface".
方法:如某些设置子或命令会影响了对象的状态,当调用他们时,应调用属性获取子来验证状态。
Adapts an invocation of an interface method into an HTTP call.
把对接口方法的调用转为一次HTTP调用。
Adapts an invocation of an interface method into an HTTP call.
把对接口方法的调用转为一次HTTP调用。
应用推荐