What is UniCastRemoteObject and what is its use in RMI?

Answer Posted / yogesh

If you extends this class, your object will be automatically exported for RMI access.

If your class is already extending another class, or you just don't like extending from UnicastRemoteObject, you can also do the following:

UnicastRemoteObject.exportObject ( this );

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different algorithms used for clustering?

524


What is a session? Can you share a session object between different theads?

533


What is chat area? Explain.

536


Why does the tag url-encode javascript and mailto links?

563


Have you used threads in Servelet?

1916






Explain what is synchronization?

549


Can I run seam outside of jboss as?

604


What’s jboss jbpm?

555


What is the difference between RMI and Corba?

2234


How substring() method of string class create memory leaks?

534


What restrictions are placed on the location of a package statement within a source code file?

595


What is message driven beam?

561


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

537


what is an isolation level?

2189


What are the diff types of exception?

535