网站首页  词典首页

请输入您要查询的英文单词:

 

单词 method invocation
释义

method invocation

  • 网络方法调用;方法呼叫;方法激活
1.
方法调用
译网情深 - 打印文章 - ... Senior Consultant/Adviser 高级顾问 method invocation 方法调用 be fraught with 充满 ...
bbs.translators.com.cn
2.
方法呼叫
方法呼叫 (method invocation)if 陈述 (statement) 中的小括号为条件 (condition) ,须为计算结果为布尔值的表达式,这里直接以 …
iteches.com
3.
方法激活
...component activation ) 2、方法激活Method invocation) 组件激活就是AOP框架构健一个aspect的对象实现,并返回一个…
www.wangchao.net.cn
4.
方法的调用
Active Object 设计模式的本质是解耦合方法的调用 (Method invocation) 与方法的执行 (Method execution),方法调用发生在调 …
www.oschina.net
5.
方法请求
Java相关名词用语--JSP中文网 ... Method Call 方法呼叫 Method Invocation 方法请求 Multimedia 多媒体 ...
www.jspcn.net
6.
解析方法引动过程
...别、配置记忆体中的执行个体 (Instance)、解析方法引动过程 (Method Invocation)、产生机器码、强制使用安全性,和设定 R…
msdn.microsoft.com

例句

释义:
1.
From there, I'll go on to compare SOAP, and RPC in general, with one of its biggest competitors, remote method invocation (RMI).
从那里,我继续将SOAP和一般而言的RPC与它的最大竞争对手之一,远程方法调用(RMI)相比较。
www.ibm.com
2.
When logging is turned off entirely or for a set of priorities, the cost of a log request is a method invocation plus an integer comparison.
当完全关闭日志记录或者对于一组优先级关闭了日志记录时,日志请求的开销就是方法调用加上整数比较。
www-128.ibm.com
3.
The interceptor processes the method invocation request by checking if the user trying to access the method has appropriate access rights.
拦截器将检查试图访问方法的用户是否具有相应的访问权,从而处理方法调用请求。
www.ibm.com
4.
Depending on the MEP for a given method invocation the number of flows associated with it may vary.
根据给定方法调用的MEP,与其关联的流的数量可能会有所变化。
www.ibm.com
5.
A new number segment begins for a new layer of processing, and would be equivalent to a method invocation.
一个新的号码段开始于一个新的处理层,就相当于一个方法调用。
blog.sina.com.cn
6.
Is thrown when the format of an argument in a method invocation does not match the format of the corresponding formal parameter type.
当方法调用中参数的格式不符合对应的形参类型的格式时,引发。
msdn2.microsoft.com
7.
Java already had an existing technology for RPC calls between Java applications, in the form of RMI (Remote Method Invocation).
Java当时已经有了一项面向Java应用程序间的RPC调用的现有技术,即远程方法调用(RemoteMethodInvocation,RMI)。
www.ibm.com
8.
However, EJB will still have a place in defining endpoints for message delivery, remote and asynchronous method invocation, timers, etc.
然而EJB在为消息传输定义端点、远程与异步方法调用、定时器等领域还是有一席之地的。
www.infoq.com
9.
It is the foundation on which the EJB container depends to broker communication for Java Remote Method Invocation (RMI) interactions.
它是EJB容器赖以进行代理通信的基础,以便实现Java远程方法调用(JavaRemoteMethodInvocation,RMI)交互。
www.ibm.com
10.
If you set this element to False, WebLogic Server does not automatically load the bean into the cache until the first method invocation.
如果您将此元素设置为False,在第一次方法调用之前,WebLogicServer都不会自动将bean加载到缓存中。
www.ibm.com
1.
As another example, you can send a message to the bus via WebSphere MQ and forward it to an EJB as a regular EJB method invocation.
象其它实例,您可以向总线通路WebSphereMQ发送消息并且将它作为EJB方法调用转发至EJB。
www-128.ibm.com
2.
Here I'll compare SOAP to its biggest competitor for communication in the Java space, RMI (remote method invocation).
这里,我将SOAP与Java空间中通信方面,它最大的竞争对手RMI(远程方法调用)进行比较。
www.ibm.com
3.
When you call a method of a secure bean, the proxy object that you got in Step 4 dispatches a method invocation request to the interceptor.
当调用安全bean的方法时,您在步骤4中获得的代理对象将一个方法调用请求分配给拦截器。
www.ibm.com
4.
It will first validate method parameters upon a method invocation and then delegate the method call to the implementation class.
它首先验证方法调用的方法参数,然后把方法调用委托给实现类。
www.ibm.com
5.
The method invocation gets a Hello message as a response in the form of XML, HTML, or text.
方法调用得到一个Hello消息作为响应,形式为XML、HTML或文本。
www.ibm.com
6.
This allows Remote Method Invocation (RMI)-style remote exceptions to be implemented using SOAP.
这允许使用SOAP来实现RMI风格的远程异常。
www.ibm.com
7.
Clients of the acts_as plug-in introduce this method with a method invocation in the target class.
acts_as插件的客户机将通过方法调用将这个方法引入到目标类中。
www.ibm.com
8.
When the method invocation completes, the service must reply with a response. The response is a single object serialized using JSON.
当被调用的方法完成后,服务提供方必须提供响应。响应是一个用JSON规范序列化的对象。
dictsearch.appspot.com
9.
Does not support Java Native Interface (JNI), Raw Native Interface (RNI), and Remote Method Invocation (RMI).
不支持Java本机接口(JNI)、原始本机接口(RNI)和远程方法调用(RMI)。
msdn2.microsoft.com
10.
These stringent requirements ensure that the compiler can catch method invocation errors, which leads to more reliable programs.
这些严苛的要求保证了编译器可以捕捉方法调用的错误,生成的程序更可靠。
www.bing.com
1.
Values set in ADDRESS-OF special registers persist only for the span of the particular program or method invocation.
ADDRESS-OF专用寄存器中的值集合将仅在特定程序或方法调用期间存在。
www.ibm.com
2.
For example, the proxy class could delegate the method invocation to any other object or even handle it itself.
例如,代理类可以把方法调用委托其他任何对象,甚至是处理程序本身。
www.ibm.com
3.
The method invocation involves the hidden cost of parameter construction.
方法调用涉及隐藏的参数结构开销。
www-128.ibm.com
4.
Expressions can contain a literal value, a method invocation, an operator and its operands, or a simple name.
表达式可以包含文本值、方法调用、运算符及其操作数,或简单名称。
msdn2.microsoft.com
5.
I could also notify interested listeners about state changes by inserting some post-method invocation logic.
我还可以插入方法后调用逻辑,把状态的变化通知给有兴趣的侦听者。
www.ibm.com
6.
The ReleaseInstanceMode property specifies when service objects are recycled during the method invocation process.
ReleaseInstanceMode属性指定在调用方法过程中回收服务对象的时间。
msdn2.microsoft.com
7.
Remote Method Invocation (RMI) employs the serialization process in a special manner.
远程方法调用(RemoteMethodInvocation,RMI)用特殊的方式利用序列化过程。
www.ibm.com
8.
A method invocation is represented by a message sent from a caller to a callee.
一个方法调用意味着信息从召集者传向被召集者。
www.ibm.com
9.
Host: The physical machine where the application is executing the method invocation, in context.
主机:应用程序执行方法上下文所在的物理主机。
www.ibm.com
10.
For a good discussion of the rules of method invocation.
加为书签,该书提供不错的关于方法调用规则的讨论。
www-128.ibm.com
1.
Is a class and not an interface, the cost of method invocation is arguably lower but at the cost of some flexibility.
是一个类,而不是接口,所以方法调用的开销很低,开销主要集中在灵活性上。
www-128.ibm.com
2.
The XML translator is responsible for translating XML structures into proper method invocation calls.
XML转换程序负责将XML结构转换成合适的方法调用。
www.ibm.com
3.
Class are modified by the remote method calls and the service client can use this changed content after the method invocation.
类的内容是通过远程方法调用修改的,且服务客户机在方法调用后可以使用这些修改过的内容。
www-128.ibm.com
4.
Describes the conversion of Remote Method Invocation (RMI) applications.
说明远程方法调用(RMI)应用程序的转换。
msdn2.microsoft.com
5.
Remember that once these options are set, they affect all instances obtained from the factory after the method invocation.
请记住,一旦设置了这些选项,在调用该方法之后,它们将影响所有从类厂获得的实例。
www.ibm.com
6.
Modify the getMsg controller action to create a variable for the output of the Web services method invocation.
修改getMsg控制器动作以为Web服务方法调用的输出创建一个变量。
www.ibm.com
7.
The APIs use remote method invocation as their remote communication mechanism.
这些API采用远程方法调用作为远程通信机理。
www.hotdic.com
8.
A stack frame contains the state of one Java method invocation.
每个线程一个栈,每个方法调用一个栈帧。
blog.sina.com.cn
9.
Specifically, calling a method is a method invocation expression.
具体来说,调用方法即是一个方法调用表达式。
msdn2.microsoft.com
10.
The hello_message action in the controller class is available to clients for method invocation.
控制器类中的hello_message操作可用于客户机进行方法调用。
www.ibm.com
1.
If a page action method invocation returns a non-null string value, Seam treats it as a navigation event.
如果页面动作方法调用返回一个非空字符串值,则Seam将其当作一个导航事件。
www.ibm.com
2.
Class: The class where the method invocation, in context, belong to.
类:方法调用上下文所属的类。
www.ibm.com
3.
Note: Early versions of BEA WebLogic Server made use of a Remote Method Invocation (RMI) replacement named "T3. "
注释:BEAWebLogicServer的早期版本使用名为“T3”的远程方法调用(RemoteMethodInvocation,RMI)的替代品。
www.ibm.com
4.
The remote region provides a cache region using a remote method invocation (RMI) API.
远程区域提供了一个使用远程方法调用(RMI)API的缓存区域。
www.ibm.com
5.
Each transition is a method invocation followed by a hash table.
每个转换都是在散列表之后的一个方法调用。
www.ibm.com
6.
That will be applied to each SOAP method, so it will be sent both ways in each method invocation.
这两个参数将应用到每个SOAP方法;因此,每个方法调用中都会双向发送它。
msdn2.microsoft.com
7.
Containing the results of the method invocation.
包含方法调用结果的。
msdn2.microsoft.com
8.
A SOAP endpoint is just an HTTP-based URL that identifies a target for method invocation.
SOAP端点就是一个基于HTTP的、识别方法调用目标的URL。
www.ibm.com
9.
Operation. html ( Listing 23)will ask the user to provide parameters that go with the method invocation call.
html(清单23)将询问客户提供方法调用所需的参数。
www.ibm.com
10.
As a Java developer, you may find it strange to find a method invocation instead of a method definition.
作为一名Java开发人员,您可能觉得查找方法调用而不是方法定义有些奇怪。
www.ibm.com
1.
The return value of this method invocation is ignored.
这个方法调用的返回值被忽略。
blog.csdn.net
2.
Basically, the default values will be injected to the call site so that the method invocation happens normally.
基本上,默认值被注入到调用地址,所以方法调用正常地发生了。
sites.google.com
3.
This model provides a much neater method invocation process.
这个模型提供了一个非常巧妙的方法调用过程。
www.ibm.com
4.
This is true both for method discovery and for method invocation performed using reflection.
使用反射执行的方法发现和方法调用都是如此。
msdn2.microsoft.com
5.
Make a sequence of method invocation between two classes.
在两个类间对方法标记进行排序。
www.ibm.com
6.
My application requires three kinds of notification: set attribute value, before method invocation, and after method invocation.
这个应用程序需要三种通知:设置属性值、方法调用之前以及方法调用之后。
www-128.ibm.com
7.
in usual cases of method invocation the return result is a function object , which is then executed.
方法调用通常返回的结果是一个函数对象,然后执行这个函数对象。
www.ichacha.net
8.
Code and the actual remote method invocation .
代码和实际远程方法调用的结合。
www.bing.com
9.
Each method invocation is prefixed with the service name in the servicename. methodname format.
每个方法调用是以服务名称为前缀的,格式为servicename.methodname。
www.ibm.com
10.
For J2EE applications, a method invocation may be labeled as Session EJB, which is also the application component.
对于J2EE应用程序来说,方法调用可以标记为SessionEJB,也就是应用程序部件。
www.ibm.com
1.
Incremented for each HTTP request that represents a method invocation that is handled by the server.
服务器每处理一个表示方法调用的HTTP请求时增加。
msdn2.microsoft.com
2.
This is a good example of the nested style of method invocation that can make your Objective-J code very concise.
这个示例很好地展示了可以使您的Objective-J代码非常紧凑的嵌套式方法调用。
www.ibm.com
3.
Method Invocation Localizing Optimization in Parallelizing Object-Oriented Language
面向对象语言并行化中的调用局部化优化
www.ilib.cn
4.
Design and Implementation of a General Framework on EJB Method Invocation
一种通用的EJB方法调用框架的设计与实现
ilib.cn
5.
It has to take the method invocation coming from the clients ORB and forward that call to a
它必须接收来自客户机ORB的方法调用,并转发给
www-128.ibm.com
6.
If the method invocation failure is due to an invalid argument or arguments, then
如果由于无效参数造成方法调用失败,则应该转为引发
msdn2.microsoft.com
7.
A Method Invocation Control Strategy for Eliminating Covert Timing Channels
一种消除时间隐通道的方法调用控制策略
www.ilib.cn
8.
Method Invocation, Method Invocation Table, Execution Flow, Execution Flow Table, and UML2 Sequence Diagram views
方法调用,方法调用表,执行流,执行流表和UML2序列图视图
www.ibm.com
9.
Middleware of service-oriented remote method invocation by XML
面向服务的远程方法调用中间件设计和实现
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/10 8:24:11