What is Remote Interface?

Answer Posted / dipen jadav

In EJB applications, remote interface implements all the
possible business methods that are going to be invoked
remotely by a client.

Remote interface extends EJB object interface from Javax.ejb
package and this interface extends java.rmi.remote interface.

An instance of remote interface is sometimes called remote
object.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a class a subclass of itself?

820


Is the ternary operator written x : y ? Z or x ? Y : z ?

848


Is “abc” a primitive value?

816


Explain what is synchronization?

828


What is the difference between the ‘font’ and ‘fontmetrics’ class?

848


Why are my checkboxes not being set from on to off?

893


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

761


What are various types of class loaders used by jvm?

712


Define prototype?

795


Why are some of the class and element names counter-intuitive?

809


What is the difference between a static and a non-static inner class?

834


Define the remote object implementation?

2188


Can we sent objects using Sockets?

858


What’s jboss jbpm?

757


What is synchronization and why is it important?

750