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 is the RMI and Socket?

0 Answers  


Can you control when passivation occurs?

0 Answers  


What do you know about seam?

0 Answers  


Difference Between getRequest and PostRequest?

8 Answers   HCL, TCS,


hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?

19 Answers  






what is difference between checked exception & unchecked exception in java?

3 Answers   Ness Technologies,


Why doesn’t the focus feature on the tag work in every circumstance?

0 Answers  


How to synchronize jsp page?

1 Answers   Infotech, TCS,


What is a policy?

0 Answers  


What is local interface. How values will be passed?

0 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  


Categories