The remote region provides a cache region using a remote method invocation ( RMI ) API. 远程区域提供了一个使用远程方法调用(RMI)(RMI)API的缓存区域。
The APIs use remote method invocation as their remote communication mechanism. 这些API采用远程方法调用(RMI)作为远程通信机理。
This means that if you have a remote client invoking EJBs on the server over the Remote Method Invocation(RMI) ( RMI ) protocol, you can also seamlessly collect performance data from the remote client. 这意味着如果一个远程客户机通过远程方法调用(RMI)(RemoteMethodInvocation,RMI)协议调用服务器上的EJB,则也可以从远程客户机无缝收集到性能数据。
The Technology of Java Remote Method Invocation(RMI) and Fulfill Method Java远程方法调用(RMI)(rmi)技术及实现方法
Java already had an existing technology for RPC calls between Java applications, in the form of RMI ( Remote Method Invocation(RMI) ). Java当时已经有了一项面向Java应用程序间的RPC调用的现有技术,即远程方法调用(RMI)(RemoteMethodInvocation,RMI)。