Life cycle methods in stateless Session Beans?
Answer Posted / krishna
Methods are:
0) Class.newInstance()
1) ejbCreate()
2) setSessionContext()
3) ejbCreate()
Does Not Exist state & Method-Ready Pool are two status of the Beans
as per my knowledge Stateless Session Beans will not contain ejbActivate()& ejbPassivate() methods
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of java beam?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What is @enableautoconfiguration?
What is the difference between Session bean and Entity bean?one?
Name the acid properties of a transaction.
Write down the steps for the creation of stateless ejb.
What is entity beans in ejb with example?
What is an entity and its types?
What is bean-managed persistence?
What is meant by ejb?
What are the differences between ejb 3.0 and ejb 2.0?
What is ejb and why it is used?
What is ejb application?
What is mdb in ejb?
How to find ejb version in websphere?