Enlist the CallBack methods of Session Bean?

Answer

public interface javax.ejb.SessionBean extends javax.ejb.EnterpriseBean {
 
Public abstract void ejbCreate();
 
public abstract void ejbRemove();
 
Public abstract void ejbActivate (); public abstract void setSessionContext(SessionContext ctx); public abstract void ejbPassivate();
 
}

All ejb Questions

Ask your interview questions on ejb

Write Your comment or Questions if you want the answers on ejb from ejb Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---