invoker

  • 网络调用者;祈求者;调用器

invokerinvoker

invoker

调用者

调用者(Invoker)指拥有当前会话权限的模式,这可能和当前登录用户相同或不同(alter session set current_schema 可以改变调 …

祈求者

dota2_百度百科 ... 极寒幽魂 AP 祈求者 Invoker 殁境毁灭者 DES ...

调用器

指针的位置, 在调用器(invoker)函数中, 只需要把 更安全的方法是把函数指针存储在委托的一个额外成员中. 委托指向自己的成员 …

召唤师卡尔

dota6.69改动,完整 - 已解决 - 搜搜问问 ... 矮人直升机 Gyrocopter 召唤师卡尔 Invoker 光之守卫 Keeper of the Light ...

调用操作的对象

效果 将调用操作的对象(Invoker)与知道如何 实现该操作的对象(Receiver)解耦 Command可以像其他对象一样操作以及 扩展 多 …

请求者

请求者Invoker)角色:负责调用命令对象执行请求,相关的方法叫做行动方法。 接收者(Receiver)角色:负责具体实施和 …

1
On reflection, it would have been better if the proxy and invoker classes had been automatically generated. 根据事后反思,如果代理和调用程序类是自动生成的,则会更好。
2
Similarly, if an error occurs, the invoker of the procedure needs to decide whether to roll back the process to that point or not. 同样,如果发生错误,那么过程的调用者需要决定是否将过程回退。
3
The Tuscany RuntimeWire invoker then receives the native message and finds the correct invocation chain to call. TuscanyRuntimeWire调用器随后接收本地消息并找到合适的调用链来执行调用。
4
A sequence diagram consists of a sequence of method invocations among a group of method owners and an initial invoker. 一个序列图由在处于一组方法所有者及一个初始发起者之间的,一系列方法标记组成。
5
Then the invoker got up and extinguished the light in the hall, so that no glimmer might come through the slit under the door. 然后,召唤者起身,熄灭了厅堂的灯,这样,连门下的缝隙也透不过一丝光线。
6
There will most likely also be some business entity passed between the service invoker and provider. 很可能在服务调用者和提供者之间存在某个业务实体。
7
A corresponds to a single piece of information moving between the invoker and the service. 一个对应在调用者和服务之间传递的一条信息。
8
Those precompiled files would go on to generate "invokers" , generated code stubs to bind all the methods and blocks in the file. 那些预编译的文件会继续生成“invoker”,生成的代码桩将绑定文件里所有的方法和块。
9
This Element array is the output parameter set for the invoker and is returned to the Axis server. 此Element数组是调用方的输出参数集,将返回到Axis服务器。
10
handles generates at compile time all "invoker" handles that would have been generated at runtime. handles能在编译的时候生成所有运行时要生成的“invoker”句柄。
11
A one-to-one relationship was established between proxy and invoker objects, with the explicit interface being the common association. 代理和调用程序对象之间建立了一对一的关系,而显式接口则充当了常用的关联方式。
12
The invocation style used by SCA exports and Standalone References depends on the style used by the invoker. SCA导出和独立引用使用的调用样式取决于调用方使用的样式。
13
Notification events were communicated to observers with call-back explicit interfaces and their respective proxy and invoker objects. 通知事件通过回调型显式接口以及与之对应的代理和调用程序对象,与观察器进行通信。
14
The SAML token will contain the Distinguished Name (DN) of the original invoker and will be signed by the client domain gateway. SAML令牌将包含初始调用程序中的专有名称(DN),并由客户端域网关签名。
15
It also helped to ensure that proxy and invoker objects were not associated with particular remote implementations of explicit interfaces. 它还能确保代理和调用程序对象与显式接口的特定远程实现没有关联。
16
The Port Destination sends it to the bus Invoker module for the protocol being used (which is not exposed to users). 端口目的地将其发送到正在使用的协议的总线Invoker模块(没有公开给用户)。
17
Defines the interface for an action invoker, which is used to invoke an asynchronous action in response to an HTTP request. 定义操作调用程序的接口,该调用程序用于调用一个异步操作以响应HTTP请求。
18
In addition, creating an outbound service automatically routes replies from the service invoker to the default reply destination. 此外,通过自动创建出站服务,还可以将应答从服务调用程序路由到缺省的应答目的地。
19
JBoss comes with several out of the box actions such as the Object Invoker or the JMS router that we use here. JBoss自带了一些开箱即用的工具,比如我们这里会用到的对象调用器或JMS路由器。
20
Complex data types are first converted into XML using JAXB and then passed to the service invoker. 会首先使用JAXB将复杂数据类型转换为XML,然后传递给服务调用者。