What is UniCastRemoteObject and what is its use in RMI?

Answer Posted / janet

All remote objects must extend UnicastRemoteObject, which
provides functionality that is needed to make objects
available for remote machines.

Is This Answer Correct ?    44 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is synchronization?

813


What is permgen or permanent generation?

754


What happens when a thread cannot acquire a lock on an object?

735


Name the eight primitive java types.

803


For which statements does it make sense to use a label?

790






Why use a datasource when you can directly specify a connection details? (in a J2EE application)

3802


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

800


Difference between DurableSubscription and non- DurableSubscription?

1922


What’s jboss cache in short?

813


Name three subclasses of the component class?

820


What is the difference between a menuitem and a checkboxmenuitem?

749


What is the immediate superclass of the applet class?

814


Why use POJO when I can use hashmap

2254


Should synchronization primitives be used on bean methods?

759


why static class in java

1463