Multiple choice

Rather than making a copy of the implementation object in the receiving Java Virtual Machine, which of the following technologies passes a remote stub for a remote object?

  1. Transaction

  2. OrbixWeb

  3. Filter

  4. Optimized method invocation

  5. Remote method invocation

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Rather than making a copy of the implementation object in the receiving java virtual machine, RMI passes a remote stub for a remote object.