包含线程和方法调用堆栈框架。
后面在第5章会继续讨论方法调用。
简化Varargs方法调用。
在php中的方法调用是这样工作的。
但是服务请求就成了简单的方法调用。
But the services invocation then comes as a simple method call.
这些方法调用的说明如 清单2所示。
这些交互作用的形式是方法调用和调用返回。
Those interactions have the form of method calls and call returns.
每个转换都是在散列表之后的一个方法调用。
Each transition is a method invocation followed by a hash table.
清单1给出了使用方法调用转换的一个例子。
Listing 1 gives an example of using a method call transformation.
在方法调用期间,签名声明了被传递的参数。
A signature declares parameters passed during a method call.
图2显示了我从方法调用中获得的计时结果。
代码片段类似于可在其中传递参数的方法调用。
Snippets are like method calls, in which you are passing in parameters.
使用transform方法调用数据映射。
标记指定几个应该被传送到方法调用中的参数。
The tag specifies the parameters that should be passed in to the method call.
静态局部变量会在方法调用之间保留它们的值。
Static local variables retain their value between method calls.
confighandler类:处理方法调用。
跨多个组件传递范围键的惟一方法是通过方法调用。
The only way to pass scope keys across multiple components is through method calls.
适配器实现接口,并将方法调用传递给真实的对象。
The adapter implements the interface and passes the method calls unto the real object.
每一个转换都是用识别转换类型的方法调用来配置的。
Each transformation is configured using a method call that identifies the type of transformation.
每个方法调用把当前构造的方法的信息作为自己的参数。
Each of these method calls takes the information for the method currently under construction as a parameter.
更重要的是,组件是使用晚期绑定方法调用的。
More importantly, the components are invoked using a late binding approach.
更何况,内部函数可以具有别名,看上去像方法调用一样。
What's more, inner functions can be aliased to look like method calls.
混合速率:每分钟1000个事件和4500个方法调用。
Hybrid rate: 1000 events per minute with 4500 method invocations per minute.
然后,通过方法调用把这个对象传递给其他组件。
The object is then passed to other components through method calls.
此时,如果指定的方法调用数量大于0,将启动方法调用。
At this point, method invocations are initiated, if you have specified a number greater than 0.
主要的思想是,你不用处理方法调用,而是处理XML消息。
The main idea is that you're not handling method calls, but rather XML messages.
因此,您需要知道WSDL接口如何映射到SOAP方法调用。
Therefore, you need to know how WSDL interfaces are mapped to SOAP method invocation calls.
要确保脚本能够应对错误;如果方法调用失败,它会抛出异常。
Be sure your script is protected from an error; if the method call fails, it throws an exception.
完善虚拟机性能,尤其是在对象分配和方法调用方面。
Improve the VM performance especially for object allocation and method calls.
它首先验证方法调用的方法参数,然后把方法调用委托给实现类。
It will first validate method parameters upon a method invocation and then delegate the method call to the implementation class.
应用推荐