Simplified Varargs Method Invocation.
简化Varargs方法调用。
Each transition is a method invocation followed by a hash table.
每个转换都是在散列表之后的一个方法调用。
Tom Enebo adds that "the JIT threshold is just a method invocation counter."
TomEnebo补充道“JIT阈值只是一个方法调用计数器。”
The remote region provides a cache region using a remote method invocation (RMI) API.
远程区域提供了一个使用远程方法调用(RMI)API 的缓存区域。
Remote Method Invocation (RMI) employs the serialization process in a special manner.
远程方法调用(Remote Method Invocation,RMI)用特殊的方式利用序列化过程。
A SOAP endpoint is just an HTTP-based URL that identifies a target for method invocation.
soap端点就是一个基于HTTP的、识别方法调用目标的URL。
Therefore, you need to know how WSDL interfaces are mapped to SOAP method invocation calls.
因此,您需要知道WSDL接口如何映射到SOAP方法调用。
The method invocation gets a Hello message as a response in the form of XML, HTML, or text.
方法调用得到一个Hello消息作为响应,形式为XML、HTML或文本。
Each method invocation is prefixed with the service name in the servicename.methodname format.
每个方法调用是以服务名称为前缀的,格式为servicename .methodname。
In usual cases of method invocation the return result is a function object, which is then executed.
方法调用通常返回的结果是一个函数对象,然后执行这个函数对象。
Depending on the MEP for a given method invocation the number of flows associated with it may vary.
根据给定方法调用的MEP,与其关联的流的数量可能会有所变化。
The first invocation must be started from an actor that initialises the first method invocation.
第一个标记必须从发起第一个方法标记的地方开始。
This allows remote Method Invocation (RMI) -style remote exceptions to be implemented using SOAP.
这允许使用SOAP来实现RMI风格的远程异常。
Application component: a categorization label, or metadata, given to the method invocation, in context.
应用程序部件一个组织好的标签或者元数据,给出方法调用的上下文。
The simple invocation handler I built could be used for any pre - and post-method invocation processing.
我前面建立的简单调用处理程序可以用于任何方法前和方法后的调用处理。
If a page action method invocation returns a non-null string value, Seam treats it as a navigation event.
如果页面动作方法调用返回一个非空字符串值,则Seam将其当作一个导航事件。
Operation.html (Listing 23) will ask the user to provide parameters that go with the method invocation call.
html(清单23)将询问客户提供方法调用所需的参数。
For example, the proxy class could delegate the method invocation to any other object or even handle it itself.
例如,代理类可以把方法调用委托其他任何对象,甚至是处理程序本身。
Method Invocation, Method Invocation Table, Execution Flow, Execution Flow Table, and UML2 Sequence Diagram views
方法调用,方法调用表,执行流,执行流表和UML2序列图视图
For J2EE applications, a method invocation may be labeled as Session EJB, which is also the application component.
对于J2EE应用程序来说,方法调用可以标记为SessionEJB,也就是应用程序部件。
Values set in ADDRESS-OF special registers persist only for the span of the particular program or method invocation.
ADDRESS -OF专用寄存器中的值集合将仅在特定程序或方法调用期间存在。
Remember that once these options are set, they affect all instances obtained from the factory after the method invocation.
请记住,一旦设置了这些选项,在调用该方法之后,它们将影响所有从类厂获得的实例。
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)相比较。
My application requires three kinds of notification: set attribute value, before method invocation, and after method invocation.
这个应用程序需要三种通知:设置属性值、方法调用之前以及方法调用之后。
These stringent requirements ensure that the compiler can catch method invocation errors, which leads to more reliable programs.
这些严苛的要求保证了编译器可以捕捉方法调用的错误,生成的程序更可靠。
It will first validate method parameters upon a method invocation and then delegate the method call to the implementation class.
它首先验证方法调用的方法参数,然后把方法调用委托给实现类。
I can use a findNotificationInfo() method to find a notification info instance during a setAttribute() call or method invocation.
可以使用findNotificationInfo()方法在 setAttribute()调用或者方法调用时查找通知信息实例。
One is to invoke the logon method first, and when the method invocation returns true, invoke a method to fetch tasks consequently.
一种解决方案是首先调用登录方法,然后当该方法调用返回true时,调用一个方法来获取相应的任务。
However, EJB will still have a place in defining endpoints for message delivery, remote and asynchronous method invocation, timers, etc.
然而EJB在为消息传输定义端点、远程与异步方法调用、定时器等领域还是有一席之地的。
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加载到缓存中。
应用推荐