What is Remote Interface ?

Answer Posted / pavan

Remote Interface in EJB is nothing but a remote object. it
is an interface having the business methods declaration.
EJB Home interface provides the remote objects to the
remote client

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of OOP in java?

663


What is the transient keyword?

636


What is static block?

594


What is the effect of keeping a constructor private?

477


How many bits is a word?

571






Which collection is thread safe in java?

511


Is space a character in java?

519


Is singleton a bad practice?

581


What is the common usage of serialization? What exceptions occur during serialization?

606


What is the format specifier?

517


What is abstraction in java?

619


Can we have any code between try and catch blocks?

563


What are the legal operands of the instanceof operator?

568


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

520


Tell some latest versions in JAVA related areas?

560