Explain bind(), rebind(), unbind() and lookup() methods?
Answer / 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 |
Is it possible to stop the execution of a method before completion in a sessionbean?
What is the difference between RMI registry and OS Agent?
How many layers are there in RMI and what are they?
Why a component architecture for the java platform?
JMS based on what technology?
What is jboss?
What are the advanatages of RMI ?
How many times may an objects finalize() method be invoked by the garbage collector?
Connection Pooling with different type of databases?
which is the better collection class if the requirement is only displaying the data
Why is main purpose of XML?
Name three subclasses of the component class?