Programming WebLogic RMI
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
The following sections introduce and describe the features of WebLogic RMI.
Remote Method Invocation (RMI) is the standard for distributed object computing in Java. RMI enables an application to obtain a reference to an object that exists elsewhere in the network, and then invoke methods on that object as though it existed locally in the client's virtual machine. RMI specifies how distributed Java applications should operate over multiple Java virtual machines.
This document contains information about using WebLogic RMI, but it is not a beginner's tutorial on remote objects or writing distributed applications. If you are just beginning to learn about RMI, visit the JavaSoft Web site and take the RMI tutorial.
The following table highlights important features of WebLogic implementation of RMI:
![]() ![]() |
![]() |
![]() |