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 various types of entity beam?
Why do we use @requestmapping?
What does @inject mean in java?
What is enterprise javabeans (ejb) container?
What is entity bean?
Explain the concept of local interfaces?
What is an ejb platform?
How is ejb different from java beans?
What is the difference between @requestparam and @pathvariable?
What is use of @postconstruct?
What is ejb context?
Define Context?
What are stateless functions?
What is the difference between Session bean and Entity bean?one?
What do you mean by in-memory replication?