InterviewSolution
Saved Bookmarks
| 1. |
For How Long Is An Object Reference Valid? |
|
Answer» Only during the session while your client is CONNECTED to the ORB. If a TARGET object moves during a session, the ORB will PROVIDE the equivalent of a transparent forwarding mechanism. Only during the session while your client is connected to the ORB. If a target object moves during a session, the ORB will provide the equivalent of a transparent forwarding mechanism. |
|