Which is the only method defined in the javax.ejb.handle interface?



Which is the only method defined in the javax.ejb.handle interface?..

Answer / Ashish Bansal

The only method defined in the javax.ejb.Handle interface is `create()`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What are stateless functions?

1 Answers  


What does @singleton annotation do?

1 Answers  


What is ejb in java with example?

1 Answers  


What is ptp model?

1 Answers  


What is the procedure for the creation of stateless ejb?

1 Answers  


In bean managed transactions, how session bean can be configured?

1 Answers  


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?

1 Answers  


Match the ejb functions given below with the functionality equivalent in sql?

1 Answers  


What do you mean enterprise javabeans (ejb) container?

1 Answers  


What is difference between stateless and stateful?

1 Answers  


Define EAR, WAR and JAR ?

1 Answers  


Which is more beneficial: CMP or BMP?

1 Answers  


Categories