what is mean by RMI ?
Please answer me.
Advance thanks.
Answer Posted / abdu_006
The Java Remote Method Invocation (RMI) system
allows an object running in one Java virtual machine
to invoke methods on an object running
in another Java virtual machine.
RMI provides for remote communication between programs
written in the Java programming language.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What are versions of ejb?
Does spring use ejb?
What does @singleton annotation do?
Explain what is an EJB Context?
What is @enableautoconfiguration?
What is ejb 3?
What is ejb javatpoint?
Is ejbCreate() method mandatory while defining a Session Bean?
What changes have been made in ejb 2.0 specifications?
Enlist the CallBack methods of Session Bean?
How does ejb container work?
What do you mean by ‘hot deployment’ ?
What is enterprise bean?
What is the difference between Session bean and Entity bean?one?
Is state maintained by a Stateless bean?