abstract methods in SessionBean?
Answer / janet
public void setSessionContext(SessionContext ct)
public void ejbActivate()
public void ejbPassivate()
public void ejbRemove()
| Is This Answer Correct ? | 9 Yes | 0 No |
What is activemq used for?
Basic types of Enterprise JavaBeans?
Is decorator an ejb design pattern?
What are the basic and subtypes of enterprise java beans (ejb)?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What is use of @postconstruct?
An EJB client, can marshall an object of the class java.lang.Class to an EJB?
What is the difference between stateful and stateless session beans?
what is mean by RMI ? Please answer me. Advance thanks.
Does spring use ejb?
How bean-managed transactions will work?
Should services be stateless?