Index  Developers Guides  Admin Guide  Close

remote method invocation (RMI)

With RMI, an application can invoke methods on objects stored in any remote JVM as if those objects existed locally. WebLogic RMI is an implementation of the JavaSoft specification.

See also

Java Enterprise APIs