Answer Posted / abhijit salunkhe
It is an object which recives calls from remote clients.
Under RMI a remote object must support atleast one Interface
that is , its class must implement atleast one interface
which extends java.rmi.Remote (markup Interface)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is a class a subclass of itself?
Define aop(assepct oriented programing)?
Are we allowed to change the transaction isolation property in middle of a transaction?
Is the session factory thread safe?
Name the eight primitive java types.
which type of objects reference will be given to client?
What is the immediate superclass of the applet class?
Do we need to override service() method
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the map interface?
Can you give me a simple example of using the requiredif validator rule?
Difference between DurableSubscription and non- DurableSubscription?
Is jvm a overhead?
Name the class that is used to bind the server object with RMI Registry?
What is JTS?