What are the steps involved in creating a Bean?

Answer Posted / nirmala

1.bean class shouldimplement the inteface specifying that
the typeof the bean(SB,EB,MDB)
2.which in turn extends javax.ejb.EnterpriseBean
3.extends serializable interface

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is ejbCreate() method mandatory while defining a Session Bean?

679


How many types of session beans are available in ejb?

612


What are the differences between ejb 3.0 and ejb 2.0?

610


How do you decide whether you should use session, entity or message driven bean?

666


How can a session bean be configured for transactions of bean-managed?

677






What are the various types of entity beam?

644


What are transaction isolation levels in ejb?

630


What are ejbs used for?

580


Is having static initializer blocks legal in ejb?

634


What is the difference between find and select methods in ejb?

624


What are the callback annotations for the stateless bean?

576


What is @autowired required false?

667


What is an ejb container?

615


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

1865


What are the advantages of ejb components?

634