It provides a simple way for service providers to describe the format of requests and response messages for remotemethodinvocations (RMI).
它为服务提供者提供一个简单的方法描述申请的形式并响应远程方法调用信息(RMI)。
2
The EJB 2.0 specification introduced local client views, which eliminate the need to use remotemethodinvocations when running EJBs within the same JVM.
EJB 2.0规范引入了本地客户端视图,当在同一J VM里运行EJB时避免了远程的方法调用。
3
A dispatching approach refers to where remote callers send their invocation messages and how the methodinvocations are routed to the method implementation object.