Why RMI required an interface?



Why RMI required an interface?..

Answer / kumar s

client can not access method directly using an Remote
interface and Home interface

Remote interface :Life cycle method
Home interface :Bussines logic method

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

which type of objects reference will be given to client?

0 Answers  


What is JNI?

1 Answers   Google, TCS,


If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?

1 Answers  


What restrictions are placed on the location of a package statement within a source code file?

0 Answers  


What invokes a thread?s run() method?

2 Answers  






Differences between applications and applets?

3 Answers  


whats is stored procedure,joins

1 Answers   Photon,


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

0 Answers  


Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...

2 Answers   HCL,


how can u cal servlet from java?

7 Answers  


What happens when a thread cannot acquire a lock on an object?

0 Answers  


Is a class a subclass of itself?

0 Answers  


Categories