Interviewer And Interviewee Guide

RMI Interview Question:

When is AlreadyBoundException thrown and by which method?

Submitted by: Administrator
AlreadyBoundException is thrown by bind(String name) method when a remote object is already registered with the registry with the same name.
Note: rebind method doesn't throw AlreadyBoundException because it replaces the existing binding with same name.
Submitted by: Administrator

Read Online RMI Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.