Explain bind(), rebind(), unbind() and lookup() methods?
Answer Posted / tek
bind() to register an object and name in the registry
rebind() to modify the existing registered object
unbind() to remove the object from the registry
lookup() to search for an object using the name
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
What is colon_pkg_prefixes and what is its use?
What is the difference between the session.update() method and the session.lock() method?
Explain ioc concept?
How messaging services are done, before release of JMS?
What is a sessionfactory? Is it a thread-safe object?
What is RMI and what are the services in RMI?
Can I use javascript to submit a form?
What is the difference between java class and bean?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
When a thread blocks on i/o?
What is a clone?
What is Stream Tokenizer?
whats is mean by connectionpooling
Why is actionform a base class rather than an interface?
How will you pass parameters in RMI? Why do you serialize?