Explain bind(), rebind(), unbind() and lookup() methods?



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

Post New Answer

More Advanced Java Interview Questions

Explain the methods of Naming class, rebind( ) and lookup()?

1 Answers  


what is Static binding?

2 Answers   Wipro,


What are the steps to write p-to-p model application?

0 Answers  


what is a dirty read?

1 Answers  


1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?

1 Answers   L&T,


what is a portable component?

0 Answers  


What is a class loader? What are the different class loaders used by jvm?

0 Answers  


what is the proxy pattern?

1 Answers  


How a component can be placed on Windows?

0 Answers   Wipro,


Write a program on RMI and JDBC using StoredProcedure?

1 Answers  


what are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


What are the benefits of detached objects?

0 Answers  


Categories