| 1. | Native method to register itself as a listener with 本地方法来将其自身注册为一个带 |
| 2. | The application invokes the local method on the proxy 应用程序调用代理上的本地方法。 |
| 3. | Technically , the stack trace snapshot happens in the native method 从技术上讲,栈跟踪快照是在本地方法 |
| 4. | Native methods receive the jni interface pointer as an argument 本地方法接收jni接口指针作为一个参数。 |
| 5. | As you ll see shortly , invoking remote methods is as almost as simple as invoking local ones 您很快就会看到,调用远程方法几乎和调用本地方法一样简单。 |
| 6. | Because local method invocations execute in the same thread as the caller , any methods called by a 由于本地方法调用与主调程序( caller )在同一个线程内执行,所以 |
| 7. | I , on the other hand , had an intuition that the performance of local method calls was still significant 另一方面,我也曾有个直觉,认为本地方法调用的性能影响仍然很可观。 |
| 8. | The client objects can deal with the proxy object , while the proxy encapsulates all the details of using native methods 客户端对象可以处理代理对象,而代理封装了所有使用本地方法的细节。 |
| 9. | The emp bean s remote interface simply defines the implemented business methods and the home interfaces define home methods as described by the ejb 1 . 1 specification Emp bean的远程接口只定义了已实现的业务方法,而本地接口按ejb 1 . 1规范的描述定义了本地方法。 |
| 10. | The execution of these object - oriented instructions can be accelerated by these technologies . because of the absence of the direct hardware control instructions in jvm , an object - oriented interface between hardware and software and its implementation are presented 由于java虚拟机指令系统中没有直接硬件控制指令,本文提出了一种具有面向对象特征的软硬件接口?本地方法,并介绍了它的实现技术。 |