Life cycle methods in stateful session beans?



Life cycle methods in stateful session beans?..

Answer / janet

ejbCreate()
setSessionContext()
ejbActivate()
ejbPassivate()
ejbRemove()
afterBegin()
beforeCompletion()
afterCompletion(boolean commit)

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More EJB Interview Questions

Explain the important elements of ejb?

0 Answers  


What is JAR file?

4 Answers  


What are stateless applications?

0 Answers  


What is @injectmock?

0 Answers  


What is meant by ejb?

0 Answers  






what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


Define SessionContext ?

0 Answers  


Explain the architectural relationship between EJB & XML?

1 Answers   Wipro,


What is ejb in weblogic?

0 Answers  


What is an ejb context?

0 Answers  


What are the different types of ejb?

0 Answers  


What are the callback annotations for the stateless bean?

0 Answers  


Categories