What is Remote Interface?



What is Remote Interface?..

Answer / 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

More Advanced Java Interview Questions

what are getters and setters in Java with examples?

0 Answers   HCL, Infotech,


Can we define constructors in Servlet?

3 Answers   Accenture, Opus, Wipro,


what is a non-repeatable read?

0 Answers  


how i secure my site with the https protocol.what are the steps?

0 Answers  


whats is mean by jndi

4 Answers   SolutionNET,






How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

0 Answers  


Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?

0 Answers  


What is jboss?

0 Answers  


What is the relationship between an event-listener interface and an event-adapter class?

0 Answers  


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

0 Answers  


What is a modular application?

0 Answers  


What is TL and its use?

0 Answers  


Categories