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
Explain what is synchronization?
What is permgen or permanent generation?
What happens when a thread cannot acquire a lock on an object?
Name the eight primitive java types.
For which statements does it make sense to use a label?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
Difference between DurableSubscription and non- DurableSubscription?
What’s jboss cache in short?
Name three subclasses of the component class?
What is the difference between a menuitem and a checkboxmenuitem?
What is the immediate superclass of the applet class?
Why use POJO when I can use hashmap
Should synchronization primitives be used on bean methods?
why static class in java